summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-01ebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter codeDaniel Borkmann
2015-03-01ebpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefsDaniel Borkmann
2015-03-01ebpf: export BPF_PSEUDO_MAP_FD to uapiDaniel Borkmann
2015-03-01ebpf: constify various function pointer structsDaniel Borkmann
2015-03-01ebpf: remove kernel test stubsDaniel Borkmann
2015-02-28Merge branch 's390-next'David S. Miller
2015-02-28MAINTAINERS: update S390 NETWORK DRIVERS maintainerUrsula Braun
2015-02-28qeth: Fix command sizesStefan Raspl
2015-02-28s390: remove claw driverUrsula Braun
2015-02-28tcp: cleanup static functionsEric Dumazet
2015-02-28hyperv: Implement netvsc_get_channels() ethool opAndrew Schwartzmeyer
2015-02-28Merge branch 'tcp-tso'David S. Miller
2015-02-28tcp: tso: allow CA_CWR state in tcp_tso_should_defer()Eric Dumazet
2015-02-28tcp: tso: restore IW10 after TSO autosizingEric Dumazet
2015-02-28tcp: tso: remove tp->tso_deferredEric Dumazet
2015-02-28usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings
2015-02-27Merge branch 'tipc-next'David S. Miller
2015-02-27tipc: make media address offset a common defineErik Hugne
2015-02-27tipc: rename media/msg related definitionsErik Hugne
2015-02-27tipc: purge links when bearer is disabledErik Hugne
2015-02-27tipc: fix nullpointer bug when subscribing to eventsErik Hugne
2015-02-27tipc: only create header copy for name distr messagesErik Hugne
2015-02-27team: allow TSO being set on masterJiri Pirko
2015-02-27Merge branch 'fib_trie_remove_leaf_info'David S. Miller
2015-02-27fib_trie: Remove leaf_infoAlexander Duyck
2015-02-27fib_trie: Add slen to fib aliasAlexander Duyck
2015-02-27fib_trie: Replace plen with slen in leaf_infoAlexander Duyck
2015-02-27fib_trie: Convert fib_alias to hlist from listAlexander Duyck
2015-02-27Merge branch 'ip_level_multicast_join_leave'David S. Miller
2015-02-27multicast: Extend ip address command to enable multicast group join/leave onMadhu Challa
2015-02-27igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_dropMadhu Challa
2015-02-27udp: In udp_flow_src_port use random hash value if skb_get_hash failsTom Herbert
2015-02-27at86rf230: add warning if edge-triggered irqAlexander Aring
2015-02-27at86rf230: add irq low-level for polarityAlexander Aring
2015-02-27at86rf230: add irqmask mode settingAlexander Aring
2015-02-27at86rf230: remove tx_timeoutAlexander Aring
2015-02-27at86rf230: add support for external xtal trimAlexander Aring
2015-02-27at86rf230: copy pdata to driver allocated spaceAlexander Aring
2015-02-27Bluetooth: make hci_test_bit's addr constJiri Slaby
2015-02-27Bluetooth: Update New CSRK event to match latest specificationJohan Hedberg
2015-02-26bridge: fix link notification skb size calculation to include vlan rangesRoopa Prabhu
2015-02-26Merge branch 'rocker-next'David S. Miller
2015-02-26rocker: put port in FORWADING state after leaving bridgeScott Feldman
2015-02-26rocker: rename lport to pportScott Feldman
2015-02-26rocker: fix non-portable err return codesScott Feldman
2015-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-02-25net: dsa: Introduce dsa_is_port_initializedGuenter Roeck
2015-02-25Merge branch 'sf2_hwbridge'David S. Miller
2015-02-25net: dsa: bcm_sf2: add HW bridging supportFlorian Fainelli
2015-02-25net: dsa: integrate with SWITCHDEV for HW bridgingFlorian Fainelli