aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()Pravin B Shelar2013-05-08
* netpoll: inverted down_trylock() testDan Carpenter2013-05-06
* rps_dev_flow_table_release(): no need to delay vfree()Al Viro2013-05-06
* net: vlan,ethtool: netdev_features_t is more than 32 bitBjørn Mork2013-05-02
* net: use netdev_features_t in skb_needs_linearize()Patrick McHardy2013-05-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * proc: Supply a function to remove a proc entry by PDEDavid Howells2013-05-01
| * proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells2013-05-01
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \
| * | netpoll: convert mutex into a semaphoreNeil Horman2013-05-01
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-30
| |\ \
| | * | unix/dgram: fix peeking with an offset larger than data in queueBenjamin Poirier2013-04-30
| | * | unix/dgram: peek beyond 0-sized skbsBenjamin Poirier2013-04-30
| * | | net: Use consume_skb() to free gso segmented skbSridhar Samudrala2013-04-30
| * | | net: defer net_secret[] initializationEric Dumazet2013-04-29
| * | | sock_diag: allow to dump bpf filtersNicolas Dichtel2013-04-29
| * | | net: fix address check in rtnl_fdb_delVlad Yasevich2013-04-25
| * | | net: remove redundant code in dev_hard_start_xmit()Eric Dumazet2013-04-25
| * | | packet: tx timestamping on tpacket ringWillem de Bruijn2013-04-25
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
| |\| |
| * | | net: Remove return value from list_netdevice()dingtianhong2013-04-22
| * | | net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*David S. Miller2013-04-19
| * | | net: add function to allocate sk_buff head without data areaPatrick McHardy2013-04-19
| * | | net: vlan: add 802.1ad supportPatrick McHardy2013-04-19
| * | | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
| * | | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
| * | | neighbour: Convert NEIGH_PRINTK to neigh_dbgJoe Perches2013-04-16
| * | | net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() apiVlad Yasevich2013-04-15
| * | | Revert "netprio_cgroup: make local table static"David S. Miller2013-04-12
| * | | netprio_cgroup: make local table staticstephen hemminger2013-04-10
| * | | netprio_cgroup: remove task_struct parameter from sock_update_netprio()Zefan Li2013-04-09
| * | | cls_cgroup: remove task_struct parameter from sock_update_classid()Zefan Li2013-04-09
| * | | scm: Stop passing struct credEric W. Biederman2013-04-07
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-07
| |\ \ \
| * \ \ \ Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-04-07
| |\ \ \ \
| | * | | | net: add skb_dst_set_noref_forceJulian Anastasov2013-04-01
| * | | | | net: fix smatch warnings inside datagram_pollJacob Keller2013-04-02
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01
| |\ \ \ \ \
| * | | | | | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-31
| * | | | | | net: rtnetlink: fdb dflt dump must set idx used for cb->arg[0]John Fastabend2013-03-29
| * | | | | | net: simplify the getting percpu of flow_cacheLi RongQing2013-03-29
| * | | | | | net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-28
| | |/ / / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-27
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | net: core: let's use native isxdigit instead of customAndy Shevchenko2013-03-27
| * | | | | net: core: let skb_partial_csum_set() set transport headerJason Wang2013-03-27
| * | | | | net_sched: better precise estimation on packet length for untrusted packetsJason Wang2013-03-26
| * | | | | net: Print functions in /proc/net/ptype without the offset.David S. Miller2013-03-25
| * | | | | ipv4: provide addr and netconf dump consistency infoNicolas Dichtel2013-03-24
| * | | | | rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf2013-03-22