aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* packet: tx_ring: allow the user to choose tx data offsetPaul Chavent2012-11-07
* htb: fix two bugsEric Dumazet2012-11-06
* bridge: Avoid 'statement with no effect' compiler warningsLee Jones2012-11-04
* net: fix bridge notify hook to manage flags correctlyJohn Fastabend2012-11-03
* htb: improved accuracy at high ratesVimalkumar2012-11-03
* ipv6: introduce ip6_rt_put()Amerigo Wang2012-11-03
* sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman2012-11-03
* ipv6: remove a useless NULL checkAmerigo Wang2012-11-03
* pktgen: clean up ktime_t helpersDaniel Borkmann2012-11-03
* tcp: better retrans tracking for defer-acceptEric Dumazet2012-11-03
* net: Fix continued iteration in rtnl_bridge_getlink()Ben Hutchings2012-11-02
* ipv6/multipath: remove flag NLM_F_EXCL after the first nexthopNicolas Dichtel2012-11-02
* eth: Rename and properly align br_reserved_address arrayBen Hutchings2012-11-02
* eth: Make is_link_local() consistent with other address testsBen Hutchings2012-11-02
* bridge: Use is_link_local() in store_group_addr()Ben Hutchings2012-11-02
* skb: api to report errors for zero copy skbsMichael S. Tsirkin2012-11-02
* skb: report completion status for zero copy skbsMichael S. Tsirkin2012-11-02
* vlan: use IS_ENABLED()Amerigo Wang2012-11-01
* ipv6: use IS_ENABLED()Amerigo Wang2012-11-01
* rtnl/ipv4: use netconf msg to advertise rp_filter statusNicolas Dichtel2012-11-01
* sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-01
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-10-31
|\
| * net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend2012-10-30
* | net: filter: add vlan tag accessEric Dumazet2012-10-31
* | tcp: make tcp_clear_md5_list staticstephen hemminger2012-10-31
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-10-31
|\ \
| * | batman-adv: add kernel-doc for enum batadv_dbg_levelAntonio Quartulli2012-10-29
| * | batman-adv: pass the WIFI flag from the local to global entryAntonio Quartulli2012-10-29
| * | batman-adv: properly convert flag into a boolean valueAntonio Quartulli2012-10-29
| * | batman-adv: check for more space before accessing the skbAntonio Quartulli2012-10-29
| * | batman-adv: print packets re-routing on DBG_TT and ratelimit itAntonio Quartulli2012-10-29
| * | batman-adv: properly store the roaming timeAntonio Quartulli2012-10-29
| * | batman-adv: don't allow ECTP traffic on batman-advSimon Wunderlich2012-10-29
| * | batman-adv: Only increase refcounter once for alternate routerSven Eckelmann2012-10-29
| * | batman-adv: Check return value of try_module_getSven Eckelmann2012-10-29
| * | batman-adv: Remove extra check in batadv_bit_get_packetSven Eckelmann2012-10-29
| * | batman-adv: Set special lockdep classes to avoid lockdep warningSven Eckelmann2012-10-29
| * | batman-adv: return proper value in case of hash_add failureAntonio Quartulli2012-10-29
| * | batman-adv: consolidate duplicated primary_if checking codeMarek Lindner2012-10-29
| * | batman-adv: Remove unused define BAT_ATTR_HIF_UINTSven Eckelmann2012-10-29
| * | batman-adv: split hard_iface struct for each routing protocolMarek Lindner2012-10-29
| * | batman-adv: use check_unicast_packet() in recv_roam_adv()Antonio Quartulli2012-10-29
| |/
* | net/ipv4/ipconfig: add device address to a KERN_INFO messageClaudio Fontana2012-10-31
* | ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend2012-10-31
* | net: set and query VEB/VEPA bridge mode via PF_BRIDGEJohn Fastabend2012-10-31
* | net: create generic bridge opsJohn Fastabend2012-10-31
|/
* rtnl/ipv4: add support of RTM_GETNETCONFNicolas Dichtel2012-10-28
* rtnl/ipv4: use netconf msg to advertise forwarding statusNicolas Dichtel2012-10-28
* rtnl/ipv6: add support of RTM_GETNETCONFNicolas Dichtel2012-10-28
* rtnl/ipv6: use netconf msg to advertise forwarding statusNicolas Dichtel2012-10-28