aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-24tipc: fix sparse warnings in new nl apiRichard Alpe6-21/+29
2014-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller34-156/+580
2014-11-23ipv6: coding style improvements (remove assignment in if statements)Ian Morris13-33/+55
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-123/+140
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-128/+123
2014-11-21Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller69-1173/+4698
2014-11-21vlan: Pass ethtool get_ts_info queries to real device.Richard Cochran1-0/+19
2014-11-21tcp: Restore RFC5961-compliant behavior for SYN packetsCalvin Owens1-2/+2
2014-11-21net: Revert "net: avoid one atomic operation in skb_clone()"Eric Dumazet1-17/+6
2014-11-21tipc: add name table dump to new netlink apiRichard Alpe3-3/+200
2014-11-21tipc: add net set to new netlink apiRichard Alpe3-0/+53
2014-11-21tipc: add net dump to new netlink apiRichard Alpe3-2/+73
2014-11-21tipc: add node get/dump to new netlink apiRichard Alpe3-1/+106
2014-11-21tipc: add media set to new netlink apiRichard Alpe3-0/+53
2014-11-21tipc: add media get/dump to new netlink apiRichard Alpe3-0/+135
2014-11-21tipc: add link stat reset to new netlink apiRichard Alpe3-0/+55
2014-11-21tipc: add link set to new netlink apiRichard Alpe3-0/+79
2014-11-21tipc: add link get/dump to new netlink apiRichard Alpe5-1/+413
2014-11-21tipc: add publication dump to new netlink apiRichard Alpe4-0/+154
2014-11-21tipc: add sock dump to new netlink apiRichard Alpe3-0/+110
2014-11-21tipc: add bearer set to new netlink apiRichard Alpe3-0/+55
2014-11-21tipc: add bearer get/dump to new netlink apiRichard Alpe4-0/+139
2014-11-21tipc: add bearer disable/enable to new netlink apiRichard Alpe7-3/+237
2014-11-21net: sctp: keep owned chunk in destructor_arg instead of skb->cbDaniel Borkmann1-8/+4
2014-11-21packet: make packet_snd fail on len smaller than l2 headerWillem de Bruijn1-8/+21
2014-11-21sched: introduce vlan actionJiri Pirko3-0/+219
2014-11-21net: move vlan pop/push functions into common codeJiri Pirko2-77/+104
2014-11-21net: move make_writable helper into common codeJiri Pirko2-25/+26
2014-11-21vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko5-28/+11
2014-11-21vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko7-17/+19
2014-11-21vlan: make __vlan_hwaccel_put_tag return voidJiri Pirko1-1/+1
2014-11-21openvswitch: actions: use skb_postpull_rcsum when possibleJiri Pirko1-7/+2
2014-11-21l2tp_eth: allow to set a specific mac addressAlexander Couzens1-0/+1
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-3/+12
2014-11-21Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller1-9/+6
2014-11-20ipx: fix locking regression in ipx_sendmsg and ipx_recvmsgJiri Bohac1-1/+5
2014-11-20openvswitch: Don't validate IPv6 label masks.Joe Stringer1-1/+1
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville27-303/+2266
2014-11-20netfilter: nfnetlink_log: Make use of pr_fmt where applicableMarcelo Leitner1-3/+6
2014-11-20netfilter: Deletion of unnecessary checks before two function callsMarkus Elfring5-10/+5
2014-11-19ipv6: delete protocol and unregister rtnetlink when cleanupDuan Jiong1-0/+4
2014-11-19fold verify_iovec() into copy_msghdr_from_user()Al Viro3-108/+75
2014-11-19{compat_,}verify_iovec(): switch to generic copying of iovecsAl Viro3-89/+37
2014-11-19separate kernel- and userland-side msghdrAl Viro2-15/+18
2014-11-19Merge tag 'mac80211-for-john-2014-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-9/+6
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville8-31/+34
2014-11-19netlink: Deletion of an unnecessary check before the function call "__module_get"Markus Elfring1-2/+1
2014-11-19net: pktgen: Deletion of an unnecessary check before the function call "proc_remove"Markus Elfring1-2/+1
2014-11-19tcp: make connect() mem charging friendlyEric Dumazet1-40/+28
2014-11-19mac80211: minstrel_ht: add a small optimization to minstrel_aggr_checkFelix Fietkau1-3/+3