summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-07-09net/fs: change busy poll time accountingEliezer Tamir
2013-07-08net: rename low latency sockets functions to busy pollEliezer Tamir
2013-07-04dt:net:stmmac: Add dt specific phy reset callback support.Srinivas Kandagatla
2013-07-03net: sock: fix TCP_SKB_MIN_TRUESIZEEric Dumazet
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-07-03net: gre: move GSO functions to gre_offloadDaniel Borkmann
2013-07-02net: lls fix build with allnoconfigEliezer Tamir
2013-07-02net: convert lls to use time_in_range()Eliezer Tamir
2013-07-02ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2013-07-02ipv4: remove fib_update_nh_saddrs() declaration.Rami Rosen
2013-07-02net: sctp: prevent checksum.h from double inclusionDaniel Borkmann
2013-07-01ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang
2013-07-01net: sctp: rework debugging framework to use pr_debug and friendsDaniel Borkmann
2013-07-01net: Swap ver and type in pppoe_hdrChangli Gao
2013-07-01net: avoid calling sched_clock when LLS is offEliezer Tamir
2013-07-01net: fix LLS debug_smp_processor_id() warningEliezer Tamir
2013-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-07-01net/mlx4_core: Add HW enforcement to VF link stateRony Efraim
2013-07-01net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein
2013-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-06-30netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flagFlorian Westphal
2013-06-28Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-06-28ipv4: use next hop exceptions also for input routesTimo Teräs
2013-06-28ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa
2013-06-28ipv6: introduce per-interface counter for dad-completed ipv6 addressesHannes Frederic Sowa
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-27netlink: fix splat in skb_clone with large messagesPablo Neira
2013-06-27sit: add support of x-netnsNicolas Dichtel
2013-06-27dev: introduce skb_scrub_packet()Nicolas Dichtel
2013-06-27brcmfmac: add broken scatter-gather DMA supportFranky Lin
2013-06-27bcma: add support for BCM43142Rafał Miłecki
2013-06-27ARM: imx: flexcan: Remove platform fileFabio Estevam
2013-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-26net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan
2013-06-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-06-26netns: exclude ipvs from struct net when IPVS disabledJunweiZhang
2013-06-26ipvs: add sync_persist_mode flagJulian Anastasov
2013-06-26ipvs: SH fallback and L4 hashingAlexander Frolkin
2013-06-26ipvs: replace the SCTP state machineJulian Anastasov
2013-06-26ipvs: sloppy TCP and SCTPAlexander Frolkin
2013-06-26ipvs: provide iph to schedulersJulian Anastasov
2013-06-25macvtap: Let TUNSETOFFLOAD actually controll offload features.Vlad Yasevich
2013-06-25net: poll/select low latency socket supportEliezer Tamir
2013-06-25net: sctp: migrate cookie life from timeval to ktimeDaniel Borkmann
2013-06-25ktime: add ms_to_ktime() and ktime_add_ms() helpersDaniel Borkmann
2013-06-25net: sctp: remove TEST_FRAME ifdefDaniel Borkmann
2013-06-25ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa
2013-06-25gre: fix a possible skb leakEric Dumazet
2013-06-25tcp: remove invalid __rcu annotationEric Dumazet
2013-06-24net: netlink: virtual tap device managementDaniel Borkmann