summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-02-15net: Add skb_unclone() helper function.Pravin B Shelar
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-02-14bridge: use __u16 in if_bridge.hCong Wang
2013-02-14bridge: Separate egress policy bitmapVlad Yasevich
2013-02-14bridge: Add vlan support to static neighborsVlad Yasevich
2013-02-14bridge: Add the ability to configure pvidVlad Yasevich
2013-02-14bridge: Dump vlan information from a bridge portVlad Yasevich
2013-02-14bridge: Add netlink interface to configure vlans on bridge portsVlad Yasevich
2013-02-13net: Fix possible wrong checksum generation.Pravin B Shelar
2013-02-13tcp: set and get per-socket timestampAndrey Vagin
2013-02-13tcp: adding a per-socket timestamp offsetAndrey Vagin
2013-02-12act_police: move struct tcf_police to act_police.cJiri Pirko
2013-02-12sch_api: introduce qdisc_watchdog_schedule_ns()Jiri Pirko
2013-02-12sch: make htb_rate_cfg and functions around that genericJiri Pirko
2013-02-12driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N
2013-02-12net: sctp: remove unused multiple cookie keysDaniel Borkmann
2013-02-12netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lockNeil Horman
2013-02-11ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2Hannes Frederic Sowa
2013-02-11net neighbour, decnet: Ensure to align device private data on preferred align...YOSHIFUJI Hideaki / 吉藤英明
2013-02-11net/8021q: Implement Multiple VLAN Registration Protocol (MVRP)David Ward
2013-02-11net/802: Implement Multiple Registration Protocol (MRP)David Ward
2013-02-11VSOCK: Introduce VM SocketsAndy King
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-08skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZEAlexander Duyck
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-08net: usb: fix regression from FLAG_NOARP codeLucas Stach
2013-02-08tg3: add support for Ethernet core in bcm4785Hauke Mehrtens
2013-02-08ssb: get mac address from sprom struct for gige driverHauke Mehrtens
2013-02-08Merge branch 'mlx4'David S. Miller
2013-02-08net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_enYan Burman
2013-02-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-02-06macvlan: add multicast filterEric Dumazet
2013-02-06net: adjust skb_gso_segment() for calling in rx pathCong Wang
2013-02-06team: allow userspace to take control over carrierFlavio Leitner
2013-02-06drivers: net:ethernet: cpsw: add support for VLANMugunthan V N
2013-02-06netpoll: protect napi_poll and poll_controller during dev_[open|close]Neil Horman
2013-02-06xfrm: make gc_thresh configurable in all namespacesMichal Kubecek
2013-02-06xfrm: Add a state resolution packet queueSteffen Klassert
2013-02-05Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-05tcp: remove Appropriate Byte Count supportStephen Hemminger
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-05memcg: fix typo in kmemcg cache walk macroGlauber Costa
2013-02-05mm: fix wrong comments about anon_vma lockYuanhan Liu
2013-02-03Merge branch 'delete-wanrouter' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2013-02-01bcma: cc: fix (and rename) define of NAND flash typeRafał Miłecki
2013-02-01Bluetooth: Keep track of UUID type upon additionJohan Hedberg
2013-02-01pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfk...Jussi Kivilinna
2013-02-01wanrouter: delete now orphaned header content, files/driversPaul Gortmaker
2013-01-31ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin