summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-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
2013-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-10-03tcp: shrink tcp6_timewait_sock by one cache lineEric Dumazet
2013-10-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-10-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-10-03net: heap overflow in __audit_sockaddr()Dan Carpenter
2013-10-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-03Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-10-03net: ipv4: Change variable type to boolPeter Senna Tschudin
2013-10-03flow_dissector: factor out the ports extraction in skb_flow_get_portsNikolay Aleksandrov
2013-10-03inet: consolidate INET_TW_MATCHEric Dumazet
2013-10-03Bluetooth: Only one command per L2CAP LE signalling is supportedMarcel Holtmann
2013-10-03Bluetooth: Check minimum length of SMP packetsMarcel Holtmann
2013-10-03Bluetooth: Drop packets on ATT fixed channel on BR/EDRMarcel Holtmann