index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-02
sctp: fix sctp_setsockopt_autoclose compile warning
Andrei Pelinescu-Onciul
1
-1
/
+1
2009-12-02
ieee802154: merge cleanup
Eric Dumazet
1
-3
/
+0
2009-12-02
net/ps3: Add support for gelic link negotiation
Hideyuki Sasaki
2
-2
/
+72
2009-12-02
net/ps3: Cleanup gelic enums
Geoff Levand
2
-20
/
+25
2009-12-02
be2net: fix unnecessary access to hardware to get link, port info
Ajit Khaparde
3
-21
/
+38
2009-12-02
be2net: Add be_rx_polls counter
Ajit Khaparde
3
-2
/
+3
2009-12-02
be2net: fix to allow port beacon when device is closed
Ajit Khaparde
1
-3
/
+0
2009-12-02
be2net: check for valid ether address
Ajit Khaparde
1
-0
/
+7
2009-12-02
be2net: initialize netdev->perm_addr
Ajit Khaparde
1
-0
/
+1
2009-12-02
be2net: set netdev->vlan_features appropriately
Ajit Khaparde
1
-0
/
+2
2009-12-02
e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom()
Roel Kluin
1
-1
/
+2
2009-12-02
e1000e: PHY type cleanups in e1000e_check_downshift()
Bruce Allan
1
-1
/
+1
2009-12-02
e1000e: add debug messages
Bruce Allan
2
-7
/
+23
2009-12-02
e1000e: comment corrections
Bruce Allan
4
-15
/
+11
2009-12-02
e1000e: enable new 82567V-3 device
Bruce Allan
3
-0
/
+3
2009-12-02
e1000e: ensure the link state is correct for serdes links
Bruce Allan
1
-28
/
+48
2009-12-02
e1000e: provide family-specific PHY power up/down operations
Bruce Allan
7
-39
/
+122
2009-12-02
e1000e: guard against buffer overflow in cable length tables
Bruce Allan
2
-7
/
+24
2009-12-02
e1000e: provide family-specific functions to manage VLAN filter arrays
Bruce Allan
6
-16
/
+45
2009-12-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
233
-928
/
+4034
2009-12-01
net: remove [un]register_pernet_gen_... and update the docs.
Eric W. Biederman
2
-25
/
+5
2009-12-01
net: Simplify ipip6 aka sit pernet operations.
Eric W. Biederman
1
-19
/
+6
2009-12-01
net: Simplify ip6_tunnel pernet operations.
Eric W. Biederman
1
-19
/
+6
2009-12-01
net: Simplify ipip pernet operations.
Eric W. Biederman
1
-18
/
+6
2009-12-01
net: Simplify ip_gre pernet operations.
Eric W. Biederman
1
-18
/
+6
2009-12-01
net: Simplify phonet pernet operations.
Eric W. Biederman
1
-10
/
+6
2009-12-01
net: Simplify pppol2tp pernet operations.
Eric W. Biederman
1
-29
/
+7
2009-12-01
net: Simplify pppoe pernet operations.
Eric W. Biederman
1
-30
/
+8
2009-12-01
net: Simplify ppp_generic pernet operations.
Eric W. Biederman
1
-23
/
+7
2009-12-01
net: Simplify conntrack_proto_gre pernet operations.
Eric W. Biederman
1
-14
/
+6
2009-12-01
net: Simplify conntrack_proto_dccp pernet operations.
Eric W. Biederman
1
-23
/
+8
2009-12-01
net: Simplify af_key pernet operations.
Eric W. Biederman
1
-19
/
+6
2009-12-01
net: Simplify vlan pernet operations.
Eric W. Biederman
1
-26
/
+7
2009-12-01
net: Simplify the bond drivers pernet operations.
Eric W. Biederman
1
-23
/
+9
2009-12-01
net: Simplfy default_device_exit and improve batching.
Eric W. Biederman
1
-10
/
+6
2009-12-01
net: Simplify loopback and improve batching.
Eric W. Biederman
1
-8
/
+0
2009-12-01
net: Automatically allocate per namespace data.
Eric W. Biederman
2
-90
/
+126
2009-12-01
net: Batch network namespace destruction.
Eric W. Biederman
2
-9
/
+59
2009-12-01
net: Implement for_each_netdev_reverse.
Eric W. Biederman
1
-0
/
+2
2009-12-01
net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
Eric W. Biederman
5
-29
/
+20
2009-12-01
MIPS: Wire up recvmmsg syscall
Arnaldo Carvalho de Melo
1
-6
/
+9
2009-12-01
ip_fragment: also adjust skb->truesize for packets not owned by a socket
Patrick McHardy
1
-1
/
+1
2009-12-01
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
222
-908
/
+3993
2009-12-01
ipsec: can not add camellia cipher algorithm when using "ip xfrm state" command
Li Yewang
1
-0
/
+1
2009-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
12
-28
/
+21
2009-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
14
-78
/
+118
2009-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
3
-4
/
+8
2009-12-01
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-9
/
+28
2009-12-01
MIPS: Loongson: Switch from flatmem to sparsemem
Wu Zhangjin
1
-1
/
+1
2009-12-01
MIPS: Loongson: Disallow 4kB pages
Wu Zhangjin
1
-0
/
+1
[next]