summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-10-12batman-adv: Receive fragmented packets and mergeMartin Hundebøll
2013-10-12batman-adv: Remove old fragmentation codeMartin Hundebøll
2013-10-12batman-adv: use VLAN_ETH_HLEN instead of sizeof(struct vlan_eth_hdr)Antonio Quartulli
2013-10-12batman-adv: h_vlan_encapsulated_proto access refactoringAntonio Quartulli
2013-10-12batman-adv: don't use call_rcu if not neededAntonio Quartulli
2013-10-12batman-adv: remove batadv_tt_global_add_orig declarationAntonio Quartulli
2013-10-12batman-adv: make tt_global_add static and return boolAntonio Quartulli
2013-10-12batman-adv: only add recordroute information to icmp request/replySimon Wunderlich
2013-10-11tcp: tcp_transmit_skb() optimizationsEric Dumazet
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-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-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