summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-11net: sched: fix typo in net_device ifdefDaniel Borkmann
2015-05-11Merge branch 'handle_ing_lightweight'David S. Miller
2015-05-11net: sched: further simplify handle_ingDaniel Borkmann
2015-05-11net: sched: consolidate handle_ing and ing_filterDaniel Borkmann
2015-05-11test: bpf: extend "load 64-bit immediate" testcaseXi Wang
2015-05-11Merge branch 'bonding_netlink_lacp'David S. Miller
2015-05-11bonding: add netlink support for sys prio, actor sys mac, and port keyAndy Gospodarek
2015-05-11bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar
2015-05-11bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar
2015-05-11bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar
2015-05-11Merge branch 'kernel_socket_netns'David S. Miller
2015-05-11net: kill sk_change_net and sk_release_kernelEric W. Biederman
2015-05-11netlink: Create kernel netlink sockets in the proper network namespaceEric W. Biederman
2015-05-11net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman
2015-05-11net: Add a struct net parameter to sock_create_kernEric W. Biederman
2015-05-11tun: Utilize the normal socket network namespace refcounting.Eric W. Biederman
2015-05-10codel: add ce_threshold attributeEric Dumazet
2015-05-10ethernet: qualcomm: use spi instead of spi_deviceVarka Bhadram
2015-05-09Merge branch 'pktgen-next'David S. Miller
2015-05-09pktgen: introduce xmit_mode '<start_xmit|netif_receive>'Alexei Starovoitov
2015-05-09pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliantJesper Dangaard Brouer
2015-05-09Merge branch 'netns-scalability'David S. Miller
2015-05-09netlink: allow to listen "all" netnsNicolas Dichtel
2015-05-09netlink: rename private flags and statesNicolas Dichtel
2015-05-09netns: use a spin_lock to protect nsid managementNicolas Dichtel
2015-05-09netns: notify new nsid outside __peernet2id()Nicolas Dichtel
2015-05-09netns: rename peernet2id() to peernet2id_alloc()Nicolas Dichtel
2015-05-09netns: always provide the id to rtnl_net_fill()Nicolas Dichtel
2015-05-09netns: returns always an id in __peernet2id()Nicolas Dichtel
2015-05-09Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-05-09net: macb: Add change_mtu callback with jumbo supportHarini Katakam
2015-05-09net: macb: Add support for jumbo framesHarini Katakam
2015-05-09net: macb: Add compatible string for Zynq Ultrascale+ MPSoCHarini Katakam
2015-05-09devicetree: Add compatible string for Zynq Ultrascale+ MPSoCHarini Katakam
2015-05-09tcp: set SOCK_NOSPACE under memory pressureJason Baron
2015-05-09gianfar: Enable changing mac addr when if upClaudiu Manoil
2015-05-09gianfar: Move TxFIFO underrun handling to reset pathClaudiu Manoil
2015-05-09Merge branch 'bpf_seccomp'David S. Miller
2015-05-09seccomp, filter: add and use bpf_prog_create_from_user from seccompDaniel Borkmann
2015-05-09net: filter: add __GFP_NOWARN flag for larger kmem allocsDaniel Borkmann
2015-05-09seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filterNicolas Schichan
2015-05-09net: filter: add a callback to allow classic post-verifier transformationsNicolas Schichan
2015-05-09Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...David S. Miller
2015-05-09Merge branch 'tcp-more-reliable-window-probes'David S. Miller
2015-05-09tcp: add TCPWinProbe and TCPKeepAlive SNMP countersEric Dumazet
2015-05-09tcp: adjust window probe timers to safer valuesEric Dumazet
2015-05-09tipc: send explicit not supported error in nl compatRichard Alpe
2015-05-09tipc: add broadcast link window set/get to nl apiRichard Alpe
2015-05-09tipc: fix default link prop regression in nl compatRichard Alpe