summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-11-28netfilter: nf_log_ipv6: correct typo in module descriptionSteven Noonan
2014-11-27netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one modulePablo Neira Ayuso
2014-11-27netfilter: nf_tables_bridge: set the pktinfo for IPv4/IPv6 trafficAlvaro Neira
2014-11-27netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functionsAlvaro Neira
2014-11-27netfilter: conntrack: avoid zeroing timerFlorian Westphal
2014-11-27netfilter: xt_recent: relax ip_pkt_list_tot restrictionsFlorian Westphal
2014-11-24tipc: fix sparse warnings in new nl apiRichard Alpe
2014-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-11-23ipv6: coding style improvements (remove assignment in if statements)Ian Morris
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-21Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-21vlan: Pass ethtool get_ts_info queries to real device.Richard Cochran
2014-11-21tcp: Restore RFC5961-compliant behavior for SYN packetsCalvin Owens
2014-11-21net: Revert "net: avoid one atomic operation in skb_clone()"Eric Dumazet
2014-11-21tipc: add name table dump to new netlink apiRichard Alpe
2014-11-21tipc: add net set to new netlink apiRichard Alpe
2014-11-21tipc: add net dump to new netlink apiRichard Alpe
2014-11-21tipc: add node get/dump to new netlink apiRichard Alpe
2014-11-21tipc: add media set to new netlink apiRichard Alpe
2014-11-21tipc: add media get/dump to new netlink apiRichard Alpe
2014-11-21tipc: add link stat reset to new netlink apiRichard Alpe
2014-11-21tipc: add link set to new netlink apiRichard Alpe
2014-11-21tipc: add link get/dump to new netlink apiRichard Alpe
2014-11-21tipc: add publication dump to new netlink apiRichard Alpe
2014-11-21tipc: add sock dump to new netlink apiRichard Alpe
2014-11-21tipc: add bearer set to new netlink apiRichard Alpe
2014-11-21tipc: add bearer get/dump to new netlink apiRichard Alpe
2014-11-21tipc: add bearer disable/enable to new netlink apiRichard Alpe
2014-11-21net: sctp: keep owned chunk in destructor_arg instead of skb->cbDaniel Borkmann
2014-11-21packet: make packet_snd fail on len smaller than l2 headerWillem de Bruijn
2014-11-21sched: introduce vlan actionJiri Pirko
2014-11-21net: move vlan pop/push functions into common codeJiri Pirko
2014-11-21net: move make_writable helper into common codeJiri Pirko
2014-11-21vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko
2014-11-21vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko
2014-11-21vlan: make __vlan_hwaccel_put_tag return voidJiri Pirko
2014-11-21openvswitch: actions: use skb_postpull_rcsum when possibleJiri Pirko
2014-11-21l2tp_eth: allow to set a specific mac addressAlexander Couzens
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-11-21Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-20ipx: fix locking regression in ipx_sendmsg and ipx_recvmsgJiri Bohac
2014-11-20openvswitch: Don't validate IPv6 label masks.Joe Stringer
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-20netfilter: nfnetlink_log: Make use of pr_fmt where applicableMarcelo Leitner
2014-11-20netfilter: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-11-19ipv6: delete protocol and unregister rtnetlink when cleanupDuan Jiong
2014-11-19fold verify_iovec() into copy_msghdr_from_user()Al Viro
2014-11-19{compat_,}verify_iovec(): switch to generic copying of iovecsAl Viro
2014-11-19separate kernel- and userland-side msghdrAl Viro