summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-04-18Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-04-18batman-adv: skip the window protection test when the originator has no neighb...Antonio Quartulli
2012-04-18batman-adv: print OGM seq numbers as unsigned intAntonio Quartulli
2012-04-18batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)Antonio Quartulli
2012-04-18batman-adv: mark existing ogm variables as batman ivMarek Lindner
2012-04-18batman-adv: rename BATMAN_OGM_LEN to BATMAN_OGM_HLENMarek Lindner
2012-04-18batman-adv: refactoring API: find generalized name for bat_ogm_init_primary c...Marek Lindner
2012-04-18batman-adv: handle routing code initialization properlyMarek Lindner
2012-04-18batman-adv: add iface_disable() callback to routing APIMarek Lindner
2012-04-18batman-adv: randomize initial seqno to avoid collisionMarek Lindner
2012-04-18batman-adv: refactoring API: find generalized name for bat_ogm_init callbackMarek Lindner
2012-04-18batman-adv: move ogm initialization into the proper functionMarek Lindner
2012-04-18batman-adv: remove duplicated line in commentAntonio Quartulli
2012-04-18batman-adv: convert the tt_crc to network orderAntonio Quartulli
2012-04-18net/core:Remove memleak reports by kmemleak_not_leak.majianpeng
2012-04-18net/ipv4:Remove two memleak reports by kmemleak_not_leak.majianpeng
2012-04-16can: fix sparse warning for cgw_listDaniel Baluta
2012-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-15net: rtnetlink notify events for FDB NTF_SELF adds and deletesJohn Fastabend
2012-04-15net: add fdb generic dump routineJohn Fastabend
2012-04-15net: addr_list: add exclusive dev_uc_add and dev_mc_addJohn Fastabend
2012-04-15net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend
2012-04-15bridge: Add multicast_querier toggle and disable queries by defaultHerbert Xu
2012-04-15bridge: Restart queries when last querier expiresHerbert Xu
2012-04-15bridge: Add br_multicast_start_querierHerbert Xu
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-04-15ipv4: fix checkpatch errorsDaniel Baluta
2012-04-15ipv6: Remove unused argument to addrconf_dad_start().David S. Miller
2012-04-14tcp: Remove redundant code entering quickack modeVijay Subramanian
2012-04-14tcp: bind() use stronger condition for bind_conflictAlex Copot
2012-04-14inet: makes syn_ack_timeout mandatoryEric Dumazet
2012-04-14tcp: RFC6298 supersedes RFC2988bisEric Dumazet
2012-04-14tunnel: implement 64 bits statisticsstephen hemminger
2012-04-13Phonet: missing headers (sparse)Rémi Denis-Courmont
2012-04-13Phonet: phonet_net_id can be static (sparse)Rémi Denis-Courmont
2012-04-13neighbour: Make neigh_table_init_no_netlink() static.Hiroaki SHIMODA
2012-04-13udp: intoduce udp_encap_needed static_keyEric Dumazet
2012-04-13rtnetlink & bonding: change args got get_tx_queuesstephen hemminger
2012-04-13net/garp: fix GID rbtree orderingDavid Ward
2012-04-13pppoatm: Fix excessive queue bloatDavid Woodhouse
2012-04-13ipv6: fix problem with expired dst cacheGao feng
2012-04-13caif: set traffic class for caif packetsDmitry Tarnyagin
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-13caif: Fix memory leakage in the chnl_net.c.Tomasz Gregorek
2012-04-13l2tp: don't overwrite source address in l2tp_ip_bind()James Chapman
2012-04-13l2tp: fix refcount leak in l2tp_ip socketsJames Chapman
2012-04-13net/key/af_key.c: add missing kfree_skbJulia Lawall
2012-04-13phonet: Sort out initiailziation and cleanup code.Eric W. Biederman
2012-04-13net: In unregister_netdevice_notifier unregister the netdevices.Eric W. Biederman
2012-04-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller