aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* batman-adv: postpone sysfs removal when unregisteringSimon Wunderlich2013-01-19
* batman-adv: rename random32() to prandom_u32()Akinobu Mita2013-01-19
* batman-adv: kernel doc for types.hMarek Lindner2013-01-19
* batman-adv: rename batadv_claim struct to make clear it is used by blaMarek Lindner2013-01-19
* batman-adv: rename batadv_backbone_gw struct to make clear it is used by blaMarek Lindner2013-01-19
* batman-adv: rename batadv_recvlist_node struct to make clear it is used by visMarek Lindner2013-01-19
* batman-adv: rename batadv_if_list_entry struct to make clear it is used by visMarek Lindner2013-01-19
* batman-adv: group tt type definitions togetherMarek Lindner2013-01-19
* batman-adv: mark debug_log struct as bat_priv only structMarek Lindner2013-01-19
* batman-adv: align kernel doc properlyMarek Lindner2013-01-19
* batman-adv: a delayed_work has to be initialised onceAntonio Quartulli2013-01-19
* ipv6: remove unneeded check to pskb_may_pull in ipip6_rcvHannes Frederic Sowa2013-01-18
* ndisc: Check NS message length before access.YOSHIFUJI Hideaki / 吉藤英明2013-01-18
* ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.YOSHIFUJI Hideaki / 吉藤英明2013-01-18
* 6lowpan: Handle uncompressed IPv6 packets over 6LoWPANAlan Ott2013-01-18
* 6lowpan: Refactor packet delivery into a functionAlan Ott2013-01-18
* ipv6: Complete neighbour entry removal from dst_entry.YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* ipv6: Do not depend on rt->n in ip6_finish_output2().YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* ipv6: Do not depend on rt->n in ip6_dst_lookup_tail().YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* ipv6: Do not depend on rt->n in rt6_probe().YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* ipv6: Do not depend on rt->n in rt6_check_neigh().YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* ipv6: Do not depend on rt->n in ip6_pol_route().YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* ipv6 route: Dump gateway based on RTF_GATEWAY flag and rt->rt6i_gateway.YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* ndisc: Remove tbl argument for __ipv6_neigh_lookup().YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* ndisc: Update neigh->updated with write lock.YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* net: increase fragment memory usage limitsJesper Dangaard Brouer2013-01-17
* sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-17
* netpoll: fix a missing dev refcountingCong Wang2013-01-16
* netpoll: fix a rtnl lock assertion failureCong Wang2013-01-16
* net_sched: fix qdisc_pkt_len_init()Eric Dumazet2013-01-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-15
|\
| * Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-01-14
| |\
| | * netfilter: x_tables: print correct hook names for ARPJan Engelhardt2013-01-13
| | * netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netnsPablo Neira Ayuso2013-01-12
| | * netfilter: xt_CT: fix unset return value if conntrack zone are disabledPablo Neira Ayuso2013-01-10
| * | tcp: fix a panic on UP machines in reqsk_fastopen_removeEric Dumazet2013-01-14
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-14
| |\ \
| | * | net, wireless: overwrite default_ethtool_opsStanislaw Gruszka2013-01-11
| | * | tcp: accept RST without ACK flagEric Dumazet2013-01-11
| | * | ipv6: use addrconf_get_prefix_route for prefix route lookup [v2]Romain Kuntz2013-01-10
| | * | ipv6: fix the noflags test in addrconf_get_prefix_routeRomain Kuntz2013-01-10
| | * | tcp: fix splice() and tcp collapsing interactionEric Dumazet2013-01-10
| | * | tcp: splice: fix an infinite loop in tcp_read_sock()Eric Dumazet2013-01-10
| | |/
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-09
| | |\
| | | * mac80211: fix maximum MTUChaitanya2013-01-03
| | | * mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg2013-01-03
| | | * mac80211: use del_timer_sync for final sta cleanup timer deletionJohannes Berg2013-01-03
| | | * mac80211: fix station destruction in AP/mesh modesJohannes Berg2013-01-03
| | | * mac80211: RMC buckets are just list headsThomas Pedersen2013-01-03
| | | * mac80211: assign VLAN channel contextsJohannes Berg2013-01-03