summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-11-26dsa: Export functions from core to modulesBen Hutchings
2011-11-26dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functionsBen Hutchings
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-26ipv4: Don't use the cached pmtu informations for input routesSteffen Klassert
2011-11-26net: Move mtu handling down to the protocol depended handlersSteffen Klassert
2011-11-26net: Rename the dst_opt default_mtu method to mtuSteffen Klassert
2011-11-26route: Use the device mtu as the default for blackhole routesSteffen Klassert
2011-11-26Merge branch 'for_david' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2011-11-25netns: fix proxy ARP entries listing on a netnsJorge Boncompte [DTI2]
2011-11-25net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add()Dan Carpenter
2011-11-23ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei
2011-11-23net: treewide use of RCU_INIT_POINTEREric Dumazet
2011-11-23ipv4 : igmp : fix error handle in ip_mc_add_src()Jun Zhao
2011-11-23ipv6: tcp: fix tcp_v6_conn_request()Eric Dumazet
2011-11-23netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.David S. Miller
2011-11-23ipv6: tcp: fix panic in SYN processingEric Dumazet
2011-11-23ipv6: fix a bug in ndisc_send_redirectLi Wei
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-11-22net: correct comments of skb_shiftFeng King
2011-11-22atm: Allow MSG_PEEK for atm socketsJorge Boncompte [DTI2]
2011-11-22atm: Introduce vcc_process_recv_queueJorge Boncompte [DTI2]
2011-11-22atm: clip: move clip_devs check to clip_pushJorge Boncompte [DTI2]
2011-11-22atm: clip: Don't move counters backwardsJorge Boncompte [DTI2]
2011-11-22atm: br2684: Do not move counters backwardsJorge Boncompte [DTI2]
2011-11-22net-netlink: fix diag to export IPv4 tos for dual-stack IPv6 socketsMaciej Żenczykowski
2011-11-22xfrm: optimize ipv4 selector matchingAlexey Dobriyan
2011-11-22net: add network priority cgroup infrastructure (v4)Neil Horman
2011-11-21caif: fix endian conversion in cffrml_transmit()Dan Carpenter
2011-11-21dccp: fix error propagation in dccp_v4_connectRongQing.Li
2011-11-21netfilter: use jump_label for nf_hooksEric Dumazet
2011-11-21RxRPC: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-21irttp: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-21cfg80211: fix regulatory NULL dereferenceJohannes Berg
2011-11-21mac80211: Fix endian bug in radiotap header generationHelmut Schaa
2011-11-21mac80211: Fix AMSDU rate printout in debugfs.Ben Greear
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-20batman-adv: Fix range check for expected packetsSimon Wunderlich
2011-11-20batman-adv: check for tt_reponse packet real lengthAntonio Quartulli
2011-11-20batman-adv: linearise the tt_response skb only if neededAntonio Quartulli
2011-11-20batman-adv: directly write tt entries without bufferingSimon Wunderlich
2011-11-20batman-adv: fixed hash functions type to uint32_t instead of intAntonio Quartulli
2011-11-20batman-adv: use orig_hash_find() instead of get_orig_node() in TT codeAntonio Quartulli
2011-11-20batman-adv: refactoring gateway handling codeMarek Lindner
2011-11-20batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo>Sven Eckelmann
2011-11-20batman-adv: tt_global_del_orig() has to print the correct messageAntonio Quartulli
2011-11-20batman-adv: update internal version numberSven Eckelmann
2011-11-18ipv4: fix redirect handlingEric Dumazet
2011-11-18ping: dont increment ICMP_MIB_INERRORSEric Dumazet
2011-11-18Phonet: set the pipe handle using setsockoptDinesh Kumar Sharma