index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
soreuseport: infrastructure
Tom Herbert
2013-01-23
18
-18
/
+32
*
xen-netback: allow changing the MAC address of the interface
Matt Wilson
2013-01-23
1
-0
/
+2
*
netpoll: fix an uninitialized variable
Cong Wang
2013-01-23
1
-0
/
+1
*
ipv6: remove duplicated declaration of ip6_fragment()
Cong Wang
2013-01-23
1
-2
/
+0
*
Merge branch 'legacy-isa-delete' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2013-01-22
58
-24868
/
+11
|
\
|
*
drivers/net: delete old x86 variant of the seeq8005 driver
Paul Gortmaker
2013-01-22
5
-921
/
+0
|
*
drivers/net: delete Digital EtherWorks-3 support.
Paul Gortmaker
2013-01-22
7
-2352
/
+0
|
*
drivers/net: delete old DEC depca ISA drivers support.
Paul Gortmaker
2013-01-22
6
-2201
/
+0
|
*
drivers/net: delete the really obsolete 8390 based 10Mbit ISA drivers
Paul Gortmaker
2013-01-22
8
-2369
/
+0
|
*
drivers/net: delete old fujitsu based eth16i driver
Paul Gortmaker
2013-01-22
5
-1504
/
+0
|
*
drivers/net: delete at1700 ISA 10Mbit driver
Paul Gortmaker
2013-01-22
4
-808
/
+0
|
*
drivers/net: delete old 8 bit ISA Racal ni5010 support.
Paul Gortmaker
2013-01-22
8
-966
/
+0
|
*
drivers/net: delete Racal Interlan ISA ni52 (i825xx) driver
Paul Gortmaker
2013-01-22
5
-1672
/
+0
|
*
drivers/net: delete intel i825xx based znet notebook driver
Paul Gortmaker
2013-01-22
3
-939
/
+0
|
*
drivers/net: delete ISA intel eexpress and eepro i825xx drivers
Paul Gortmaker
2013-01-22
6
-3699
/
+0
|
*
drivers/net: delete the 3Com 3c505/3c507 intel i825xx support
Paul Gortmaker
2013-01-22
6
-2936
/
+0
|
*
drivers/net: delete old parallel port de600/de620 drivers
Paul Gortmaker
2013-01-22
8
-2049
/
+2
|
*
drivers/net: delete old 8bit ISA 3c501 driver.
Paul Gortmaker
2013-01-22
5
-1007
/
+0
|
*
drivers/net: delete intel 486 panther onboard ethernet support
Paul Gortmaker
2013-01-22
3
-1346
/
+0
|
*
drivers/net: delete 486 Apricot support
Paul Gortmaker
2013-01-22
4
-99
/
+9
*
|
netfilter: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
3
-15
/
+15
*
|
ipv6: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
1
-2
/
+2
*
|
ipv4: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
3
-3
/
+3
*
|
net: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
1
-1
/
+1
*
|
neigh: Keep neighbour cache entries if number of them is small enough.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
2
-0
/
+9
*
|
ipmr: fix sparse warning when testing origin or group
Nicolas Dichtel
2013-01-22
1
-11
/
+12
|
/
*
isdn/gigaset: beautify ev-layer.c
Tilman Schmidt
2013-01-21
2
-64
/
+64
*
isdn/gigaset: beautify common.c
Tilman Schmidt
2013-01-21
1
-22
/
+9
*
isdn/gigaset: beautify interface.c
Tilman Schmidt
2013-01-21
1
-31
/
+15
*
isdn/gigaset: leave DLE mode before hanging up
Tilman Schmidt
2013-01-21
1
-0
/
+5
*
isdn/divert: fix readability damage
Tilman Schmidt
2013-01-21
3
-247
/
+237
*
drivers/net/ethernet/sfc/ptp.c: adjust duplicate test
Julia Lawall
2013-01-21
1
-1
/
+1
*
ndisc: Do not try to update "updated" time if neighbour has already gone.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-3
/
+3
*
Merge branch 'dsa'
David S. Miller
2013-01-21
2
-2
/
+8
|
\
|
*
dsa: make dsa_switch_setup check for valid port names
Florian Fainelli
2013-01-21
1
-0
/
+6
|
*
dsa: use an unique and non conflicting bus name for the slave MII bus
Florian Fainelli
2013-01-21
1
-2
/
+2
|
/
*
net: move rx and tx hash functions to net/core/flow_dissector.c
Cong Wang
2013-01-21
2
-175
/
+173
*
Merge branch 'virtio_mac'
David S. Miller
2013-01-21
4
-55
/
+106
|
\
|
*
virtio-net: introduce a new control to set macaddr
Amos Kong
2013-01-21
2
-4
/
+25
|
*
net: split eth_mac_addr for better error handling
Stefan Hajnoczi
2013-01-21
2
-6
/
+37
|
*
move virtnet_send_command() above virtnet_set_mac_address()
Amos Kong
2013-01-21
1
-45
/
+44
|
/
*
Merge branch 'mcast'
David S. Miller
2013-01-21
7
-39
/
+231
|
\
|
*
mcast: add multicast proxy support (IPv4 and IPv6)
Nicolas Dichtel
2013-01-21
4
-28
/
+225
|
*
mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()
Nicolas Dichtel
2013-01-21
5
-13
/
+8
|
/
*
Documentation: remove obsolete networking/multicast.txt file
Paul Gortmaker
2013-01-21
2
-65
/
+0
*
Merge branch 'qeth'
David S. Miller
2013-01-21
8
-92
/
+198
|
\
|
*
qeth: Fix HiperSockets performance regression
Stefan Raspl
2013-01-21
1
-1
/
+1
|
*
qeth: Make s390dbf card entries persistent
Stefan Raspl
2013-01-21
1
-12
/
+78
|
*
qeth: Update Kconfig wording
Stefan Raspl
2013-01-21
1
-2
/
+2
|
*
qeth: Support VEPA mode
Stefan Raspl
2013-01-21
7
-67
/
+112
[next]