summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-06-13tcp: properly send new data in fast recovery in first RTTYuchung Cheng
2013-06-13macvtap: slient sparse warningsJason Wang
2013-06-12tun: Report "persist" flag to userspacePavel Emelyanov
2013-06-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-06-12ipv4: remove is_data also from ip_options documentation.Rami Rosen
2013-06-12team: remove synchronize_rcu() called during port disableJiri Pirko
2013-06-12team: use kfree_rcu instead of synchronize_rcu in team_port_devJiri Pirko
2013-06-12doc:networking: Update comment for dev_id field in netdevice.hNarendra K
2013-06-12net: udp4: move GSO functions to udp_offloadDaniel Borkmann
2013-06-12igmp: hash a hash table to speedup ip_check_mc_rcu()Eric Dumazet
2013-06-12net_sched: psched_ratecfg_precompute() improvementsEric Dumazet
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-11net_sched: add 64bit rate estimatorsEric Dumazet
2013-06-11netlink: Add compare function for netlink_tableGao feng
2013-06-11bridge: Add a flag to control unicast packet flood.Vlad Yasevich
2013-06-11bridge: Add flag to control mac learning.Vlad Yasevich
2013-06-11net: remove last caller of skb_tail_offset() and itselfCong Wang
2013-06-11net: add low latency socket pollEliezer Tamir
2013-06-11net: add napi_id and hashEliezer Tamir
2013-06-08macvtap: add TUNSETQUEUE ioctlJason Wang
2013-06-08macvlan: change the max number of queues to 16Jason Wang
2013-06-08macvlan: switch to use IS_ENABLED()Jason Wang
2013-06-07net: tcp: move GRO/GSO functions to tcp_offloadDaniel Borkmann
2013-06-07net: vlan: minor: remove unused HAVE_VLAN_PUT_TAGDaniel Borkmann
2013-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski
2013-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-04transp_v6.h: style neateningJoe Perches
2013-06-04net: do not manually initialize enumeratorsJean Sacren
2013-06-04net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti
2013-06-04net: ipv4: make the ping /proc code AF-independentLorenzo Colitti
2013-06-04net: ipv6: Unify {raw,udp}6_sock_seq_show.Lorenzo Colitti
2013-06-04Clean up indentation in net/ipv6/transp_v6.hLorenzo Colitti
2013-06-03Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-06-03cw1200: rename the cw1200 platform definition headerSolomon Peachy
2013-06-03cw1200: Rework SDIO platform support to prevent build problems.Solomon Peachy
2013-06-03cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.Solomon Peachy
2013-06-03cw1200: move platform_data header to correct location.Solomon Peachy
2013-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-03ipv4: use separate genid for next hop exceptionsTimo Teräs
2013-06-03net_sched: restore "overhead xxx" handlingEric Dumazet
2013-06-03net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet
2013-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-06-01Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-06-01list: introduce list_first_entry_or_nullJiri Pirko