summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-03net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann
2014-01-03netfilter: xt_CT: fix error value in xt_ct_tg_check()Eric Leblond
2014-01-03netfilter: nf_conntrack: remove dead codestephen hemminger
2014-01-03netfilter: ipset: remove unused codestephen hemminger
2014-01-03netfilter: nf_nat: add full port randomization supportDaniel Borkmann
2013-12-27ipvs: Remove unused variable ret from sync_thread_master()Geert Uytterhoeven
2013-12-24netfilter: add IPv4/6 IPComp extension match supportfan.du
2013-12-21netfilter: nfnetlink_queue: enable UID/GID socket info retrievalValentina Giusti
2013-12-20netfilter: ctnetlink: honor CTA_MARK_MASK when setting ctmarkFlorian Westphal
2013-12-20netfilter: avoid get_random_bytes callsFlorian Westphal
2013-12-13net: reorder struct netns_ct for better cache-line usageJesper Dangaard Brouer
2013-12-12ipv6: fix incorrect type in declarationFlorent Fourcot
2013-12-12net: eth: 8390: remove section warning in etherh.cOlof Johansson
2013-12-12net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu
2013-12-12Merge branch 'macvtap_capture'David S. Miller
2013-12-12macvlan: Remove custom recieve and forward handlersVlad Yasevich
2013-12-12macvtap: Add support of packet capture on macvtap device.Vlad Yasevich
2013-12-11Merge branch 'bpf'David S. Miller
2013-12-11filter: doc: improve BPF documentationDaniel Borkmann
2013-12-11filter: bpf_asm: add minimal bpf asm toolDaniel Borkmann
2013-12-11filter: bpf_dbg: add minimal bpf debuggerDaniel Borkmann
2013-12-11net: eth: cpsw: 64-bit phys_addr_t and sparse cleanupOlof Johansson
2013-12-11net: eth: davinci_cpdma: Mark a local variable staticOlof Johansson
2013-12-11net: eth: davinci_cpdma: 64-bit phys/dma_addr_t cleanupOlof Johansson
2013-12-118390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead
2013-12-11ipv6: router reachability probingJiri Benc
2013-12-11sctp: remove redundant null check on asocwangweidong
2013-12-11sch_htb: remove unnecessary NULL pointer judgmentYang Yingliang
2013-12-11ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel
2013-12-11vxlan: leave multicast group when vxlan device downGao feng
2013-12-11vxlan: remove vxlan_group_used in vxlan_openGao feng
2013-12-11bgmac: replace some magic values with definesRafał Miłecki
2013-12-11bgmac: reset cached MAC state during chip resetRafał Miłecki
2013-12-11net_sched: expand control flow of macro SKIP_NONLOCALYang Yingliang
2013-12-11net: macb: Fix build warningSoren Brinkmann
2013-12-11Merge branch 'tipc'David S. Miller
2013-12-11tipc: remove unused 'blocked' flag from tipc_link structYing Xue
2013-12-11tipc: eliminate code duplication in media layerYing Xue
2013-12-11tipc: relocate common functions from media to bearerYing Xue
2013-12-11tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue
2013-12-11tipc: improve naming and comment consistency in media layerJon Paul Maloy
2013-12-11tipc: initiate media type array at compile timeJon Paul Maloy
2013-12-11tipc: eliminate redundant code with kfree_skb_list routineYing Xue
2013-12-10Merge branch 'macb'David S. Miller
2013-12-10net: macb: Adjust tx_clk when link speed changesSoren Brinkmann
2013-12-10net: macb: Use devm_request_irq()Soren Brinkmann
2013-12-10net: macb: Use devm_ioremap()Soren Brinkmann
2013-12-10net: macb: Migrate to devm clock interfaceSoren Brinkmann
2013-12-10net: macb: Migrate to dev_pm_opsSoren Brinkmann
2013-12-10net_sched: sfq: put sfq_unlink in a do - while loopYang Yingliang