aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicGravatar Hannes Frederic Sowa 35-115/+67
2013-11-20bridge: flush br's address entry in fdb when remove theGravatar Ding Tianhong 1-0/+2
2013-11-20net: core: Always propagate flag changes to interfacesGravatar Vlad Yasevich 1-1/+1
2013-11-20ipv4: fix race in concurrent ip_route_input_slow()Gravatar Alexei Starovoitov 1-2/+6
2013-11-20Merge branch 'r8152'Gravatar David S. Miller 1-64/+50
2013-11-20r8152: fix incorrect type in assignmentGravatar hayeswang 1-9/+9
2013-11-20r8152: support stopping/waking tx queueGravatar hayeswang 1-0/+22
2013-11-20r8152: modify the tx flowGravatar hayeswang 1-43/+3
2013-11-20r8152: fix tx/rx memory overflowGravatar hayeswang 1-13/+17
2013-11-19aacraid: prevent invalid pointer dereferenceGravatar Mahesh Rajashekhara 1-1/+2
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 129-1432/+1437
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 2-3/+0
2013-11-19Merge tag 'please-pull-fixia64' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2013-11-19kernel/bounds: avoid circular dependencies in generated headersGravatar Kirill A. Shutemov 1-1/+1
2013-11-19Merge branch 'genetlink_mcast'Gravatar David S. Miller 33-513/+518
2013-11-19genetlink: make multicast groups const, prevent abuseGravatar Johannes Berg 19-433/+377
2013-11-19genetlink: pass family to functions using groupsGravatar Johannes Berg 18-87/+133
2013-11-19genetlink: add and use genl_set_err()Gravatar Johannes Berg 3-7/+21
2013-11-19genetlink: remove family pointer from genl_multicast_groupGravatar Johannes Berg 2-22/+18
2013-11-19genetlink: remove genl_unregister_mc_group()Gravatar Johannes Berg 2-25/+0
2013-11-19hsr: don't call genl_unregister_mc_group()Gravatar Johannes Berg 1-2/+0
2013-11-19quota/genetlink: use proper genetlink multicast APIsGravatar Johannes Berg 3-4/+24
2013-11-19drop_monitor/genetlink: use proper genetlink multicast APIsGravatar Johannes Berg 2-4/+22
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Gravatar Johannes Berg 22-53/+47
2013-11-19tcp: don't update snd_nxt, when a socket is switched from repair modeGravatar Andrey Vagin 1-1/+0
2013-11-19atm: idt77252: fix dev refcnt leakGravatar Ying Xue 1-1/+1
2013-11-19xfrm: Release dst if this dst is improper for vti tunnelGravatar fan.du 1-0/+1
2013-11-19netlink: fix documentation typo in netlink_set_err()Gravatar Johannes Berg 1-1/+1
2013-11-19Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 12-188/+838
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 24-469/+562
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlGravatar Linus Torvalds 21-1041/+273
2013-11-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 50-275/+55
2013-11-18seq_file: always clear m->count when we free m->bufGravatar Al Viro 1-1/+2
2013-11-18Merge git://www.linux-watchdog.org/linux-watchdogGravatar Linus Torvalds 103-407/+905
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 66-241/+3108
2013-11-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 52-595/+1973
2013-11-18Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6Gravatar Linus Torvalds 16-355/+852
2013-11-18Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 47-119/+610
2013-11-18sparc64: merge fixGravatar Stephen Rothwell 1-2/+0
2013-11-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 181-951/+8872
2013-11-18sparc64: fix build regessionGravatar Kirill A. Shutemov 1-1/+0
2013-11-18Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 2-129/+465
2013-11-18Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpGravatar Linus Torvalds 11-132/+158
2013-11-18Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 54-1240/+1818
2013-11-18be2net: Delete secondary unicast MAC addresses during be_closeGravatar Ajit Khaparde 1-0/+5
2013-11-18be2net: Fix unconditional enabling of Rx interface optionsGravatar Ajit Khaparde 3-4/+16
2013-11-18net, virtio_net: replace the magic valueGravatar Zhi Yong Wu 1-2/+2
2013-11-18ping: prevent NULL pointer dereference on write to msg_nameGravatar Hannes Frederic Sowa 1-15/+19
2013-11-18Merge branch 'bnx2x'Gravatar David S. Miller 6-12/+28