index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-09
ipip: advertise tunnel param via rtnl
Nicolas Dichtel
1
-1
/
+56
2012-11-09
ipip: add GSO support
Eric Dumazet
1
-0
/
+12
2012-11-08
vlan: set sysfs device_type to 'vlan'
Doug Goldstein
1
-0
/
+6
2012-11-08
ipv6: remove rt6i_peer_genid from rt6_info and its handler
Li RongQing
1
-16
/
+2
2012-11-07
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
21
-54
/
+1680
2012-11-07
ndisc: fix a typo in a comment in ndisc_recv_na()
Nicolas Dichtel
1
-1
/
+1
2012-11-07
packet: tx_ring: allow the user to choose tx data offset
Paul Chavent
2
-1
/
+46
2012-11-07
batman-adv: enable fast client detection using unicast_4addr packets
Antonio Quartulli
1
-2
/
+10
2012-11-07
batman-adv: Add get_ethtool_stats() support for DAT
Martin Hundebøll
5
-3
/
+65
2012-11-07
batman-adv: Distributed ARP Table - add runtime switch
Antonio Quartulli
4
-0
/
+31
2012-11-07
batman-adv: Distributed ARP Table - add compile option
Antonio Quartulli
5
-4
/
+94
2012-11-07
batman-adv: Distributed ARP Table - add snooping functions for ARP messages
Antonio Quartulli
6
-2
/
+325
2012-11-07
batman-adv: Distributed ARP Table - add ARP parsing functions
Antonio Quartulli
4
-3
/
+213
2012-11-07
batman-adv: Distributed ARP Table - implement local storage
Antonio Quartulli
6
-0
/
+346
2012-11-07
batman-adv: Distributed ARP Table - create DHT helper functions
Antonio Quartulli
9
-4
/
+378
2012-11-07
batman-adv: Distributed ARP Table - add a new debug log level
Antonio Quartulli
1
-1
/
+3
2012-11-07
batman-adv: add UNICAST_4ADDR packet type
Antonio Quartulli
6
-26
/
+194
2012-11-07
batman-adv: Mark correctly aligned headers not as __packed
Sven Eckelmann
1
-6
/
+15
2012-11-07
batman-adv: Reserve extra bytes in skb for better alignment
Sven Eckelmann
4
-19
/
+22
2012-11-06
htb: fix two bugs
Eric Dumazet
1
-12
/
+5
2012-11-04
bridge: Avoid 'statement with no effect' compiler warnings
Lee Jones
1
-4
/
+4
2012-11-03
net: fix bridge notify hook to manage flags correctly
John Fastabend
1
-8
/
+18
2012-11-03
htb: improved accuracy at high rates
Vimalkumar
1
-38
/
+90
2012-11-03
ipv6: introduce ip6_rt_put()
Amerigo Wang
10
-26
/
+23
2012-11-03
sctp: Clean up type-punning in sctp_cmd_t union
Neil Horman
2
-25
/
+23
2012-11-03
ipv6: remove a useless NULL check
Amerigo Wang
1
-1
/
+1
2012-11-03
pktgen: clean up ktime_t helpers
Daniel Borkmann
1
-28
/
+13
2012-11-03
tcp: better retrans tracking for defer-accept
Eric Dumazet
10
-31
/
+48
2012-11-02
net: Fix continued iteration in rtnl_bridge_getlink()
Ben Hutchings
1
-16
/
+7
2012-11-02
ipv6/multipath: remove flag NLM_F_EXCL after the first nexthop
Nicolas Dichtel
1
-0
/
+6
2012-11-02
eth: Rename and properly align br_reserved_address array
Ben Hutchings
1
-1
/
+1
2012-11-02
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
2
-2
/
+2
2012-11-02
bridge: Use is_link_local() in store_group_addr()
Ben Hutchings
1
-8
/
+3
2012-11-02
skb: api to report errors for zero copy skbs
Michael S. Tsirkin
1
-0
/
+20
2012-11-02
skb: report completion status for zero copy skbs
Michael S. Tsirkin
1
-2
/
+2
2012-11-01
vlan: use IS_ENABLED()
Amerigo Wang
2
-4
/
+4
2012-11-01
ipv6: use IS_ENABLED()
Amerigo Wang
15
-49
/
+46
2012-11-01
rtnl/ipv4: use netconf msg to advertise rp_filter status
Nicolas Dichtel
1
-0
/
+24
2012-11-01
sk-filter: Add ability to get socket filter program (v2)
Pavel Emelyanov
2
-0
/
+136
2012-10-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
4
-18
/
+3
2012-10-31
net: filter: add vlan tag access
Eric Dumazet
1
-0
/
+9
2012-10-31
tcp: make tcp_clear_md5_list static
stephen hemminger
1
-1
/
+1
2012-10-31
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
16
-247
/
+238
2012-10-31
net/ipv4/ipconfig: add device address to a KERN_INFO message
Claudio Fontana
1
-2
/
+4
2012-10-31
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
John Fastabend
1
-0
/
+50
2012-10-31
net: set and query VEB/VEPA bridge mode via PF_BRIDGE
John Fastabend
3
-7
/
+84
2012-10-31
net: create generic bridge ops
John Fastabend
4
-60
/
+98
2012-10-29
net, ixgbe: handle link local multicast addresses in SR-IOV mode
John Fastabend
4
-18
/
+3
2012-10-29
batman-adv: add kernel-doc for enum batadv_dbg_level
Antonio Quartulli
1
-4
/
+11
2012-10-29
batman-adv: pass the WIFI flag from the local to global entry
Antonio Quartulli
2
-9
/
+28
[next]