summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-11-01vlan: use IS_ENABLED()Amerigo Wang
2012-11-01ipv6: use IS_ENABLED()Amerigo Wang
2012-11-01rtnl/ipv4: use netconf msg to advertise rp_filter statusNicolas Dichtel
2012-11-01tcp: Fix double sizeof in new tcp_metrics codeJulian Anastasov
2012-11-01net: fix divide by zero in tcp algorithm illinoisJesper Dangaard Brouer
2012-11-01net: sctp: Fix typo in net/sctpMasanari Iida
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov
2012-10-31Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-10-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-10-31net: filter: add vlan tag accessEric Dumazet
2012-10-31tcp: make tcp_clear_md5_list staticstephen hemminger
2012-10-31Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-10-31net/ipv4/ipconfig: add device address to a KERN_INFO messageClaudio Fontana
2012-10-31ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend
2012-10-31net: set and query VEB/VEPA bridge mode via PF_BRIDGEJohn Fastabend
2012-10-31net: create generic bridge opsJohn Fastabend
2012-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-30net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-10-29batman-adv: add kernel-doc for enum batadv_dbg_levelAntonio Quartulli
2012-10-29batman-adv: pass the WIFI flag from the local to global entryAntonio Quartulli
2012-10-29batman-adv: properly convert flag into a boolean valueAntonio Quartulli
2012-10-29batman-adv: check for more space before accessing the skbAntonio Quartulli
2012-10-29batman-adv: print packets re-routing on DBG_TT and ratelimit itAntonio Quartulli
2012-10-29batman-adv: properly store the roaming timeAntonio Quartulli
2012-10-29batman-adv: don't allow ECTP traffic on batman-advSimon Wunderlich
2012-10-29batman-adv: Only increase refcounter once for alternate routerSven Eckelmann
2012-10-29batman-adv: Check return value of try_module_getSven Eckelmann
2012-10-29batman-adv: Remove extra check in batadv_bit_get_packetSven Eckelmann
2012-10-29batman-adv: Set special lockdep classes to avoid lockdep warningSven Eckelmann
2012-10-29batman-adv: return proper value in case of hash_add failureAntonio Quartulli
2012-10-29batman-adv: consolidate duplicated primary_if checking codeMarek Lindner
2012-10-29batman-adv: Remove unused define BAT_ATTR_HIF_UINTSven Eckelmann
2012-10-29batman-adv: split hard_iface struct for each routing protocolMarek Lindner
2012-10-29batman-adv: use check_unicast_packet() in recv_roam_adv()Antonio Quartulli
2012-10-28rtnl/ipv4: add support of RTM_GETNETCONFNicolas Dichtel
2012-10-28rtnl/ipv4: use netconf msg to advertise forwarding statusNicolas Dichtel
2012-10-28rtnl/ipv6: add support of RTM_GETNETCONFNicolas Dichtel
2012-10-28rtnl/ipv6: use netconf msg to advertise forwarding statusNicolas Dichtel
2012-10-28netfilter: nf_defrag_ipv6: solve section mismatch in nf_conntrack_reasmHein Tibosch
2012-10-28netfilter: nf_nat: don't check for port change on ICMP tuplesUlrich Weber
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-26mac80211: make sure data is accessible in EAPOL checkJohannes Berg
2012-10-26mac80211: verify that skb data is presentJohannes Berg
2012-10-26mac80211: check management frame header lengthJohannes Berg
2012-10-26wireless: drop invalid mesh address extension framesJohannes Berg
2012-10-26mac80211: fix SSID copy on IBSS JOINAntonio Quartulli
2012-10-26Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller