aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
...
| * | | net: filter: keep original BPF program aroundDaniel Borkmann2014-03-31
| * | | net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann2014-03-31
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-29
| |\ \ \
| * | | | netpoll: Respect NETIF_F_LLTXEric W. Biederman2014-03-29
| * | | | netpoll: Remove strong unnecessary assumptions about skbsEric W. Biederman2014-03-29
| * | | | netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enableEric W. Biederman2014-03-29
| * | | | netpoll: Move rx enable/disable into __dev_close_manyEric W. Biederman2014-03-29
| * | | | netpoll: Only call ndo_start_xmit from a single placeEric W. Biederman2014-03-29
| * | | | netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman2014-03-29
| * | | | net: net: add a core netdev->tx_dropped counterEric Dumazet2014-03-28
| * | | | net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.cMonam Agarwal2014-03-27
| * | | | net: Rename skb->rxhash to skb->hashTom Herbert2014-03-26
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-25
| |\ \ \ \
| * | | | | netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)Eric W. Biederman2014-03-17
| * | | | | netpoll: Move all receive processing under CONFIG_NETPOLL_TRAPEric W. Biederman2014-03-17
| * | | | | netpoll: Consolidate neigh_tx processing in service_neigh_queueEric W. Biederman2014-03-17
| * | | | | netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAPEric W. Biederman2014-03-17
| * | | | | netpoll: Don't drop all received packets.Eric W. Biederman2014-03-17
| * | | | | netpoll: Add netpoll_rx_processingEric W. Biederman2014-03-17
| * | | | | netpoll: Warn if more packets are processed than are budgetedEric W. Biederman2014-03-17
| * | | | | netpoll: Visit all napi handlers in poll_napiEric W. Biederman2014-03-17
| * | | | | netpoll: Pass budget into poll_napiEric W. Biederman2014-03-17
| * | | | | netpoll: move setting of NETPOLL_RX_DROP into netpoll_poll_devEric W. Biederman2014-03-17
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-14
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | consolidate duplicate code is skb_checksum_setup() helpersJan Beulich2014-03-13
| * | | | | flowcache: Fix resource leaks on namespace exit.Steffen Klassert2014-03-12
| * | | | | net: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-12
| * | | | | flowcache: restore a single flow_cache kmem_cacheEric Dumazet2014-03-10
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-05
| |\ \ \ \ \
| * | | | | | neigh: directly goto out after setting nud_state to NUD_FAILEDDuan Jiong2014-02-27
| * | | | | | neigh: probe application via netlink in NUD_PROBETimo Teräs2014-02-26
| * | | | | | net: Add sysfs file for port numberAmir Vadai2014-02-26
| * | | | | | pktgen: document all supported flagsMathias Krause2014-02-24
| * | | | | | pktgen: simplify error handling in pgctrl_write()Mathias Krause2014-02-24
| * | | | | | pktgen: fix out-of-bounds access in pgctrl_write()Mathias Krause2014-02-24
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-02-24
| |\ \ \ \ \ \
| | * | | | | | flowcache: Make flow cache name space awareFan Du2014-02-12
| | * | | | | | skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new endFan Du2014-02-12
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-02-19
| |\ \ \ \ \ \ \
| * | | | | | | | rtnl: make ifla_policy staticJiri Pirko2014-02-18
| * | | | | | | | net-sysfs: get_netdev_queue_index() cleanupEric Dumazet2014-02-14
| * | | | | | | | net: remove unnecessary return'sstephen hemminger2014-02-13
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-02
|\ \ \ \ \ \ \ \
| * | | | | | | | net-sysfs: fix comment typo 'CONFIG_SYFS'Paul Bolle2014-02-20
| * | | | | | | | Merge branch 'master' into for-nextJiri Kosina2014-02-20
| |\| | | | | | |
| * | | | | | | | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-19
* | | | | | | | | Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-01
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | smp: Rename __smp_call_function_single() to smp_call_function_single_async()Frederic Weisbecker2014-02-24
| * | | | | | | | smp: Remove wait argument from __smp_call_function_single()Frederic Weisbecker2014-02-24
| | |/ / / / / / | |/| | | | | |
* | | | | | | | net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich2014-03-28