summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-02net: macb: Add on the fly CPU endianness detectionArun Chandran1-4/+18
2015-03-02Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packetsShrikrishna Khare2-11/+23
2015-03-01Merge branch 'ebpf_support_for_cls_bpf'David S. Miller15-193/+243
2015-03-01cls_bpf: add initial eBPF support for programmable classifiersDaniel Borkmann3-52/+158
2015-03-01ebpf: move read-only fields to bpf_prog and shrink bpf_prog_auxDaniel Borkmann5-12/+11
2015-03-01ebpf: add sched_cls_type and map it to sk_filter's verifier opsDaniel Borkmann3-2/+21
2015-03-01ebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter codeDaniel Borkmann1-22/+14
2015-03-01ebpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefsDaniel Borkmann1-4/+16
2015-03-01ebpf: export BPF_PSEUDO_MAP_FD to uapiDaniel Borkmann3-3/+5
2015-03-01ebpf: constify various function pointer structsDaniel Borkmann5-19/+19
2015-03-01ebpf: remove kernel test stubsDaniel Borkmann3-83/+3
2015-03-01Merge branch 's390-next'David S. Miller7-3742/+4
2015-03-01MAINTAINERS: update S390 NETWORK DRIVERS maintainerUrsula Braun1-1/+0
2015-03-01qeth: Fix command sizesStefan Raspl1-2/+3
2015-03-01s390: remove claw driverUrsula Braun5-3739/+1
2015-03-01tcp: cleanup static functionsEric Dumazet3-5/+4
2015-03-01hyperv: Implement netvsc_get_channels() ethool opAndrew Schwartzmeyer3-1/+20
2015-02-28Merge branch 'tcp-tso'David S. Miller2-13/+17
2015-02-28tcp: tso: allow CA_CWR state in tcp_tso_should_defer()Eric Dumazet1-1/+1
2015-02-28tcp: tso: restore IW10 after TSO autosizingEric Dumazet1-2/+11
2015-02-28tcp: tso: remove tp->tso_deferredEric Dumazet2-10/+5
2015-02-28usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings5-3/+20
2015-02-28Merge branch 'tipc-next'David S. Miller7-31/+15
2015-02-28tipc: make media address offset a common defineErik Hugne2-4/+3
2015-02-28tipc: rename media/msg related definitionsErik Hugne4-6/+6
2015-02-28tipc: purge links when bearer is disabledErik Hugne1-1/+1
2015-02-28tipc: fix nullpointer bug when subscribing to eventsErik Hugne1-19/+4
2015-02-28tipc: only create header copy for name distr messagesErik Hugne1-1/+1
2015-02-28team: allow TSO being set on masterJiri Pirko1-0/+3
2015-02-28Merge branch 'fib_trie_remove_leaf_info'David S. Miller4-322/+176
2015-02-28fib_trie: Remove leaf_infoAlexander Duyck1-307/+156
2015-02-28fib_trie: Add slen to fib aliasAlexander Duyck2-19/+19
2015-02-28fib_trie: Replace plen with slen in leaf_infoAlexander Duyck1-33/+30
2015-02-28fib_trie: Convert fib_alias to hlist from listAlexander Duyck4-40/+48
2015-02-28Merge branch 'ip_level_multicast_join_leave'David S. Miller8-16/+137
2015-02-28multicast: Extend ip address command to enable multicast group join/leave onMadhu Challa7-7/+98
2015-02-28igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_dropMadhu Challa2-9/+39
2015-02-28udp: In udp_flow_src_port use random hash value if skb_get_hash failsTom Herbert2-6/+25
2015-02-27at86rf230: add warning if edge-triggered irqAlexander Aring2-2/+7
2015-02-27at86rf230: add irq low-level for polarityAlexander Aring1-1/+2
2015-02-27at86rf230: add irqmask mode settingAlexander Aring1-0/+5
2015-02-27at86rf230: remove tx_timeoutAlexander Aring1-5/+0
2015-02-27at86rf230: add support for external xtal trimAlexander Aring3-4/+54
2015-02-27at86rf230: copy pdata to driver allocated spaceAlexander Aring1-26/+25
2015-02-27Bluetooth: make hci_test_bit's addr constJiri Slaby1-2/+2
2015-02-27Bluetooth: Update New CSRK event to match latest specificationJohan Hedberg4-5/+16
2015-02-26bridge: fix link notification skb size calculation to include vlan rangesRoopa Prabhu1-7/+85
2015-02-26Merge branch 'rocker-next'David S. Miller2-114/+170
2015-02-26rocker: put port in FORWADING state after leaving bridgeScott Feldman1-9/+30
2015-02-26rocker: rename lport to pportScott Feldman2-104/+103