index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-23
netfilter: nf_ct_helper: move initialization out of pernet_operations
Gao feng
3
-34
/
+41
2013-01-23
netfilter: nf_ct_timeout: move initialization out of pernet_operations
Gao feng
3
-27
/
+19
2013-01-23
netfilter: nf_ct_ecache: move initialization out of pernet_operations
Gao feng
3
-32
/
+39
2013-01-23
netfilter: nf_ct_tstamp: move initialization out of pernet_operations
Gao feng
3
-32
/
+43
2013-01-23
netfilter: nf_ct_acct: move initialization out of pernet_operations
Gao feng
3
-29
/
+28
2013-01-23
netfilter: nf_ct_expect: move initialization out of pernet_operations
Gao feng
3
-33
/
+41
2013-01-23
netfilter: nf_conntrack: move initialization out of pernet operations
Gao feng
3
-83
/
+77
2013-01-22
netpoll: fix an uninitialized variable
Cong Wang
1
-0
/
+1
2013-01-22
ipv6: remove duplicated declaration of ip6_fragment()
Cong Wang
1
-2
/
+0
2013-01-22
Merge branch 'legacy-isa-delete' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
58
-24868
/
+11
2013-01-22
netfilter: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
3
-15
/
+15
2013-01-22
ipv6: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+2
2013-01-22
ipv4: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
3
-3
/
+3
2013-01-22
net: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2013-01-22
neigh: Keep neighbour cache entries if number of them is small enough.
YOSHIFUJI Hideaki / 吉藤英明
2
-0
/
+9
2013-01-22
ipmr: fix sparse warning when testing origin or group
Nicolas Dichtel
1
-11
/
+12
2013-01-22
drivers/net: delete old x86 variant of the seeq8005 driver
Paul Gortmaker
5
-921
/
+0
2013-01-22
drivers/net: delete Digital EtherWorks-3 support.
Paul Gortmaker
7
-2352
/
+0
2013-01-22
drivers/net: delete old DEC depca ISA drivers support.
Paul Gortmaker
6
-2201
/
+0
2013-01-22
drivers/net: delete the really obsolete 8390 based 10Mbit ISA drivers
Paul Gortmaker
8
-2369
/
+0
2013-01-22
drivers/net: delete old fujitsu based eth16i driver
Paul Gortmaker
5
-1504
/
+0
2013-01-22
drivers/net: delete at1700 ISA 10Mbit driver
Paul Gortmaker
4
-808
/
+0
2013-01-22
drivers/net: delete old 8 bit ISA Racal ni5010 support.
Paul Gortmaker
8
-966
/
+0
2013-01-22
drivers/net: delete Racal Interlan ISA ni52 (i825xx) driver
Paul Gortmaker
5
-1672
/
+0
2013-01-22
drivers/net: delete intel i825xx based znet notebook driver
Paul Gortmaker
3
-939
/
+0
2013-01-22
drivers/net: delete ISA intel eexpress and eepro i825xx drivers
Paul Gortmaker
6
-3699
/
+0
2013-01-22
drivers/net: delete the 3Com 3c505/3c507 intel i825xx support
Paul Gortmaker
6
-2936
/
+0
2013-01-22
drivers/net: delete old parallel port de600/de620 drivers
Paul Gortmaker
8
-2049
/
+2
2013-01-22
drivers/net: delete old 8bit ISA 3c501 driver.
Paul Gortmaker
5
-1007
/
+0
2013-01-22
drivers/net: delete intel 486 panther onboard ethernet support
Paul Gortmaker
3
-1346
/
+0
2013-01-22
drivers/net: delete 486 Apricot support
Paul Gortmaker
4
-99
/
+9
2013-01-21
isdn/gigaset: beautify ev-layer.c
Tilman Schmidt
2
-64
/
+64
2013-01-21
isdn/gigaset: beautify common.c
Tilman Schmidt
1
-22
/
+9
2013-01-21
isdn/gigaset: beautify interface.c
Tilman Schmidt
1
-31
/
+15
2013-01-21
isdn/gigaset: leave DLE mode before hanging up
Tilman Schmidt
1
-0
/
+5
2013-01-21
isdn/divert: fix readability damage
Tilman Schmidt
3
-247
/
+237
2013-01-21
drivers/net/ethernet/sfc/ptp.c: adjust duplicate test
Julia Lawall
1
-1
/
+1
2013-01-21
ndisc: Do not try to update "updated" time if neighbour has already gone.
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+3
2013-01-21
Merge branch 'dsa'
David S. Miller
2
-2
/
+8
2013-01-21
dsa: make dsa_switch_setup check for valid port names
Florian Fainelli
1
-0
/
+6
2013-01-21
dsa: use an unique and non conflicting bus name for the slave MII bus
Florian Fainelli
1
-2
/
+2
2013-01-21
net: move rx and tx hash functions to net/core/flow_dissector.c
Cong Wang
2
-175
/
+173
2013-01-21
Merge branch 'virtio_mac'
David S. Miller
4
-55
/
+106
2013-01-21
virtio-net: introduce a new control to set macaddr
Amos Kong
2
-4
/
+25
2013-01-21
net: split eth_mac_addr for better error handling
Stefan Hajnoczi
2
-6
/
+37
2013-01-21
move virtnet_send_command() above virtnet_set_mac_address()
Amos Kong
1
-45
/
+44
2013-01-21
Merge branch 'mcast'
David S. Miller
7
-39
/
+231
2013-01-21
mcast: add multicast proxy support (IPv4 and IPv6)
Nicolas Dichtel
4
-28
/
+225
2013-01-21
mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()
Nicolas Dichtel
5
-13
/
+8
2013-01-21
Documentation: remove obsolete networking/multicast.txt file
Paul Gortmaker
2
-65
/
+0
[prev]
[next]