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-14
ip6tnl: add support of link creation via rtnl
Nicolas Dichtel
1
-15
/
+149
2012-11-14
ip6tnl: rename rtnl functions for consistency
Nicolas Dichtel
1
-4
/
+4
2012-11-14
ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dump
Nicolas Dichtel
1
-1
/
+4
2012-11-14
ipv4/ip_vti.c: VTI fix post-decryption forwarding
Saurabh Mohan
1
-0
/
+5
2012-11-14
bridge: add root port blocking
stephen hemminger
4
-2
/
+28
2012-11-14
bridge: implement BPDU blocking
stephen hemminger
4
-1
/
+15
2012-11-14
bridge: add template for bridge port flags
stephen hemminger
1
-15
/
+23
2012-11-14
bridge: bridge port parameters over netlink
stephen hemminger
1
-33
/
+132
2012-11-14
ipv6: remove obsolete comments in route.c
Li RongQing
1
-6
/
+0
2012-11-14
net: unify for_each_ip_tunnel_rcu()
Amerigo Wang
5
-49
/
+18
2012-11-14
net: convert __IPTUNNEL_XMIT() to an inline function
Amerigo Wang
6
-65
/
+3
2012-11-14
batman-adv: Remove instant overwritten variable initialization
Sven Eckelmann
2
-11
/
+11
2012-11-14
batman-adv: roaming handling mechanism redesign
Antonio Quartulli
1
-39
/
+118
2012-11-14
batman-adv: refactor tt_global_del_struct()
Antonio Quartulli
1
-10
/
+9
2012-11-14
batman-adv: refactor code to simplify long lines
Antonio Quartulli
1
-32
/
+30
2012-11-14
batman-adv: substitute tt_poss_change with a per-tt_entry flag
Antonio Quartulli
6
-75
/
+156
2012-11-14
batman-adv: wait multiple periods before activating bla
Simon Wunderlich
3
-1
/
+10
2012-11-14
batman-adv: allow bla traffic only after first worker period
Simon Wunderlich
1
-1
/
+19
2012-11-14
batman-adv: send announcement when backbone gw is registered
Simon Wunderlich
1
-4
/
+10
2012-11-14
batman-adv: prevent using any virtual device created on batman-adv as hard-in...
Antonio Quartulli
1
-1
/
+40
2012-11-14
batman-adv: fix wrong spinlock inline comment
Antonio Quartulli
1
-1
/
+1
2012-11-14
batman-adv: don't rely on positions in struct for hashing
Simon Wunderlich
2
-14
/
+28
2012-11-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
3
-8
/
+10
2012-11-14
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
9
-12
/
+37
2012-11-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
83
-1450
/
+7319
2012-11-13
ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value
Hannes Frederic Sowa
1
-0
/
+1
2012-11-13
tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()
Eric Dumazet
1
-5
/
+10
2012-11-13
ipv6: add knob to send unsolicited ND on link-layer address change
Hannes Frederic Sowa
2
-0
/
+15
2012-11-13
netfilter: ipv6: only provide sk_bound_dev_if for link-local addr
Florian Westphal
1
-1
/
+6
2012-11-12
ipv6 ndisc: Use pre-defined in6addr_linklocal_allnodes.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2012-11-12
wireless: allow 40 MHz on world roaming channels 12/13
Johannes Berg
1
-3
/
+2
2012-11-11
ipv4: avoid undefined behavior in do_ip_setsockopt()
Xi Wang
1
-13
/
+22
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
38
-161
/
+302
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-40
/
+91
2012-11-10
mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge
Felix Fietkau
4
-6
/
+20
2012-11-09
ip6tnl: advertise tunnel param via rtnl
Nicolas Dichtel
1
-0
/
+57
2012-11-09
sit: advertise tunnel param via rtnl
Nicolas Dichtel
1
-1
/
+56
2012-11-09
ipip: advertise tunnel param via rtnl
Nicolas Dichtel
1
-1
/
+56
2012-11-09
gre6: fix rtnl dump messages
Nicolas Dichtel
1
-4
/
+4
2012-11-09
ipip: add GSO support
Eric Dumazet
1
-0
/
+12
2012-11-09
ipv6: send unsolicited neighbour advertisements to all-nodes
Hannes Frederic Sowa
1
-2
/
+1
2012-11-09
mac80211: don't send null data packet when not associated
Johannes Berg
1
-0
/
+2
2012-11-09
Bluetooth: Fix memory leak when removing a UUID
Johan Hedberg
1
-0
/
+1
2012-11-09
Bluetooth: Notify about device registration before power on
Marcel Holtmann
1
-2
/
+2
2012-11-09
Bluetooth: Fix error status when pairing fails
Paulo Sérgio
1
-1
/
+1
2012-11-09
Bluetooth: Fix having bogus entries in mgmt_read_index_list reply
Johan Hedberg
1
-5
/
+6
2012-11-09
mac80211: fix memory leak in device registration error path
Johannes Berg
1
-2
/
+4
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
[prev]
[next]