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-12-19
ipv6: addrconf.c: remove unnecessary "if"
Cong Ding
1
-2
/
+1
2012-12-19
bridge: Correctly encode addresses when dumping mdb entries
Vlad Yasevich
1
-2
/
+4
2012-12-19
bridge: Do not unregister all PF_BRIDGE rtnl operations
Vlad Yasevich
4
-1
/
+9
2012-12-17
atm: use scnprintf() instead of sprintf()
chas williams - CONTRACTOR
1
-25
/
+15
2012-12-17
netlink: validate addr_len on bind
Hannes Frederic Sowa
1
-0
/
+3
2012-12-17
netlink: change presentation of portid in procfs to unsigned
Hannes Frederic Sowa
1
-1
/
+1
2012-12-16
ipv6: Fix Makefile offload objects
Simon Arlott
1
-1
/
+1
2012-12-15
sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatch
Daniel Borkmann
1
-1
/
+2
2012-12-15
bridge: add flags to distinguish permanent mdb entires
Amerigo Wang
3
-7
/
+14
2012-12-15
sctp: Change defaults on cookie hmac selection
Neil Horman
2
-4
/
+27
2012-12-14
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
Christoph Paasch
5
-8
/
+24
2012-12-14
ipv6: Change skb->data before using icmpv6_notify() to propagate redirect
Duan Jiong
1
-0
/
+17
2012-12-14
mac802154: fix destructon ordering for ieee802154 devices
Konstantin Khlebnikov
1
-2
/
+2
2012-12-14
bridge: remove temporary variable for MLDv2 maximum response code computation
Ang Way Chuang
1
-3
/
+1
2012-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-9
/
+7
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+8
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
7
-8
/
+8
2012-12-13
bridge: fix icmpv6 endian bug and other sparse warnings
stephen hemminger
1
-4
/
+6
2012-12-13
ndisc: Fix padding error in link-layer address option.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2012-12-13
nfc: remove noisy message from llcp_sock_sendmsg
Dave Jones
1
-4
/
+0
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
352
-6847
/
+21632
2012-12-12
Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',...
Jiri Kosina
426
-9174
/
+16307
2012-12-12
bridge: add support of adding and deleting mdb entries
Cong Wang
3
-29
/
+289
2012-12-12
bridge: notify mdb changes via netlink
Cong Wang
3
-0
/
+84
2012-12-12
ndisc: Unexport ndisc_{build,send}_skb().
YOSHIFUJI Hideaki
1
-16
/
+11
2012-12-12
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-163
/
+125
2012-12-12
pkt_sched: avoid requeues if possible
Eric Dumazet
4
-6
/
+15
2012-12-11
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2012-12-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-16
/
+62
2012-12-11
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
13
-16
/
+62
2012-12-11
net: gro: avoid double copy in skb_gro_receive()
Eric Dumazet
1
-1
/
+0
2012-12-11
bridge: fix seq check in br_mdb_dump()
Cong Wang
3
-4
/
+5
2012-12-11
net: remove obsolete simple_strto<foo>
Abhijit Pawar
3
-3
/
+0
2012-12-11
net: gro: dev_gro_receive() cleanup
Eric Dumazet
1
-26
/
+26
2012-12-10
minstrel: update stats after processing status
Johannes Berg
1
-4
/
+5
2012-12-10
mac80211: a few whitespace fixes
Johannes Berg
2
-3
/
+3
2012-12-10
net: Allow DCBnl to use other namespaces besides init_net
John Fastabend
1
-5
/
+2
2012-12-10
net: remove obsolete simple_strto<foo>
Abhijit Pawar
4
-4
/
+18
2012-12-10
ipv4: ip_check_defrag must not modify skb before unsharing
Johannes Berg
1
-10
/
+9
2012-12-10
bridge: make buffer larger in br_setlink()
Dan Carpenter
1
-1
/
+1
2012-12-09
inet_diag: validate port comparison byte code to prevent unsafe reads
Neal Cardwell
1
-7
/
+24
2012-12-09
inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()
Neal Cardwell
1
-11
/
+17
2012-12-09
inet_diag: validate byte code to prevent oops in inet_diag_bc_run()
Neal Cardwell
1
-3
/
+45
2012-12-09
inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state
Neal Cardwell
1
-14
/
+39
2012-12-09
caif_usb: Make the driver name check more efficient
Ben Hutchings
1
-10
/
+3
2012-12-09
caif_usb: Check driver name before reading driver state in netdev notifier
Ben Hutchings
1
-2
/
+5
2012-12-09
net: Handle encapsulated offloads before fragmentation or handing to lower dev
Alexander Duyck
2
-2
/
+17
2012-12-09
net: Add support for hardware-offloaded encapsulation
Joseph Gasparakis
1
-0
/
+9
2012-12-08
Merge branch 'tipc_net-next_v2' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
5
-212
/
+225
2012-12-07
tipc: refactor accept() code for improved readability
Paul Gortmaker
1
-41
/
+48
[next]