summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-10-11Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-10-10inet: rename ir_loc_port to ir_numEric Dumazet
2013-10-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-10-10ipv6: Add support for IPsec virtual tunnel interfacesSteffen Klassert
2013-10-10tcp: use ACCESS_ONCE() in tcp_update_pacing_rate()Eric Dumazet
2013-10-10inet: includes a sock_common in request_sockEric Dumazet
2013-10-10net: gro: allow to build full sized skbEric Dumazet
2013-10-10fib_trie: only calc for the un-first nodebaker.zhang
2013-10-09batman-adv: reorder batadv_iv_flagsSimon Wunderlich
2013-10-09batman-adv: remove packed from batadv_ogm_packetSimon Wunderlich
2013-10-09batman-adv: reorder packet typesSimon Wunderlich
2013-10-09batman-adv: add build check macros for packet member offsetSimon Wunderlich
2013-10-09batman-adv: remove vis functionalitySimon Wunderlich
2013-10-09batman-adv: move BATADV_TT_CLIENT_TEMP to higher bitAntonio Quartulli
2013-10-09batman-adv: use CRC32C instead of CRC16 in TT codeAntonio Quartulli
2013-10-09batman-adv: tvlv - convert roaming adv packet to use tvlv unicast packetsMarek Lindner
2013-10-09batman-adv: tvlv - convert tt query packet to use tvlv unicast packetsMarek Lindner
2013-10-09batman-adv: tvlv - convert tt data sent within OGMsMarek Lindner
2013-10-09batman-adv: tvlv - add network coding containerMarek Lindner
2013-10-09batman-adv: tvlv - add distributed arp table containerMarek Lindner
2013-10-09batman-adv: tvlv - gateway download/upload bandwidth containerMarek Lindner
2013-10-09batman-adv: tvlv - basic infrastructureMarek Lindner
2013-10-09batman-adv: switch to a new packet compatibility versionAntonio Quartulli
2013-10-09net: fix build errors if ipv6 is disabledEric Dumazet
2013-10-09ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel.Steffen Klassert
2013-10-09udp: fix a typo in __udp4_lib_mcast_demux_lookupEric Dumazet
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet
2013-10-09tcp/dccp: remove twchainEric Dumazet
2013-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-09pkt_sched: fq: fix non TCP flows pacingEric Dumazet
2013-10-08net: vlan: fix nlmsg size calculation in vlan_get_size()Marc Kleine-Budde
2013-10-08pkt_sched: fq: fix typo for initial_quantumEric Dumazet
2013-10-08ipv6: Fix the upper MTU limit in GRE tunnelOussama Ghorbel
2013-10-08cgroup: cls: remove unnecessary task_cls_classidGao feng
2013-10-08cgroup: netprio: remove unnecessary task_netprioidxGao feng
2013-10-08net: ipv4 only populate IP_PKTINFO when neededShawn Bohrer
2013-10-08udp: ipv4: Add udp early demuxShawn Bohrer
2013-10-08udp: Only allow busy read/poll on connected socketsShawn Bohrer
2013-10-08net_sched: increment drop counters in qdisc_tree_decrease_qlen()Eric Dumazet
2013-10-08l2tp: Fix build warning with ipv6 disabled.David S. Miller
2013-10-086lowpan: Sync default hardware address of lowpan links to their wpanAlan Ott
2013-10-086lowpan: Only make 6lowpan links to IEEE802154 devicesAlan Ott
2013-10-07net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller
2013-10-07ipv4: fix ineffective source address selectionJiri Benc
2013-10-07net: Separate the close_list and the unreg_list v2Eric W. Biederman
2013-10-07net: fix unsafe set_memory_rw from softirqAlexei Starovoitov
2013-10-07ipv6: Allow the MTU of ipip6 tunnel to be set below 1280Oussama Ghorbel
2013-10-07netif_set_xps_queue: make cpu mask constMichael S. Tsirkin
2013-10-04tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet