summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* htb: fix two bugsEric Dumazet2012-11-061-12/+5
* bridge: Avoid 'statement with no effect' compiler warningsLee Jones2012-11-041-4/+4
* net: fix bridge notify hook to manage flags correctlyJohn Fastabend2012-11-031-8/+18
* htb: improved accuracy at high ratesVimalkumar2012-11-031-38/+90
* ipv6: introduce ip6_rt_put()Amerigo Wang2012-11-0310-26/+23
* sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman2012-11-032-25/+23
* ipv6: remove a useless NULL checkAmerigo Wang2012-11-031-1/+1
* pktgen: clean up ktime_t helpersDaniel Borkmann2012-11-031-28/+13
* tcp: better retrans tracking for defer-acceptEric Dumazet2012-11-0310-31/+48
* net: Fix continued iteration in rtnl_bridge_getlink()Ben Hutchings2012-11-021-16/+7
* ipv6/multipath: remove flag NLM_F_EXCL after the first nexthopNicolas Dichtel2012-11-021-0/+6
* eth: Rename and properly align br_reserved_address arrayBen Hutchings2012-11-021-1/+1
* eth: Make is_link_local() consistent with other address testsBen Hutchings2012-11-022-2/+2
* bridge: Use is_link_local() in store_group_addr()Ben Hutchings2012-11-021-8/+3
* skb: api to report errors for zero copy skbsMichael S. Tsirkin2012-11-021-0/+20
* skb: report completion status for zero copy skbsMichael S. Tsirkin2012-11-021-2/+2
* vlan: use IS_ENABLED()Amerigo Wang2012-11-012-4/+4
* ipv6: use IS_ENABLED()Amerigo Wang2012-11-0115-49/+46
* rtnl/ipv4: use netconf msg to advertise rp_filter statusNicolas Dichtel2012-11-011-0/+24
* sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-012-0/+136
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-10-314-18/+3
|\
| * net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend2012-10-294-18/+3
* | net: filter: add vlan tag accessEric Dumazet2012-10-311-0/+9
* | tcp: make tcp_clear_md5_list staticstephen hemminger2012-10-311-1/+1
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-10-3116-247/+238
|\ \
| * | batman-adv: add kernel-doc for enum batadv_dbg_levelAntonio Quartulli2012-10-291-4/+11
| * | batman-adv: pass the WIFI flag from the local to global entryAntonio Quartulli2012-10-292-9/+28
| * | batman-adv: properly convert flag into a boolean valueAntonio Quartulli2012-10-291-1/+1
| * | batman-adv: check for more space before accessing the skbAntonio Quartulli2012-10-291-2/+6
| * | batman-adv: print packets re-routing on DBG_TT and ratelimit itAntonio Quartulli2012-10-291-4/+4
| * | batman-adv: properly store the roaming timeAntonio Quartulli2012-10-291-0/+6
| * | batman-adv: don't allow ECTP traffic on batman-advSimon Wunderlich2012-10-291-2/+10
| * | batman-adv: Only increase refcounter once for alternate routerSven Eckelmann2012-10-291-15/+8
| * | batman-adv: Check return value of try_module_getSven Eckelmann2012-10-294-18/+12
| * | batman-adv: Remove extra check in batadv_bit_get_packetSven Eckelmann2012-10-291-13/+10
| * | batman-adv: Set special lockdep classes to avoid lockdep warningSven Eckelmann2012-10-291-0/+44
| * | batman-adv: return proper value in case of hash_add failureAntonio Quartulli2012-10-291-1/+1
| * | batman-adv: consolidate duplicated primary_if checking codeMarek Lindner2012-10-296-91/+57
| * | batman-adv: Remove unused define BAT_ATTR_HIF_UINTSven Eckelmann2012-10-291-49/+0
| * | batman-adv: split hard_iface struct for each routing protocolMarek Lindner2012-10-293-24/+39
| * | batman-adv: use check_unicast_packet() in recv_roam_adv()Antonio Quartulli2012-10-291-14/+1
| |/
* | net/ipv4/ipconfig: add device address to a KERN_INFO messageClaudio Fontana2012-10-311-2/+4
* | ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend2012-10-311-0/+50
* | net: set and query VEB/VEPA bridge mode via PF_BRIDGEJohn Fastabend2012-10-313-7/+84
* | net: create generic bridge opsJohn Fastabend2012-10-314-60/+98
|/
* rtnl/ipv4: add support of RTM_GETNETCONFNicolas Dichtel2012-10-281-2/+73
* rtnl/ipv4: use netconf msg to advertise forwarding statusNicolas Dichtel2012-10-281-4/+89
* rtnl/ipv6: add support of RTM_GETNETCONFNicolas Dichtel2012-10-281-2/+73
* rtnl/ipv6: use netconf msg to advertise forwarding statusNicolas Dichtel2012-10-281-0/+77
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-10-2616-310/+359
|\
OpenPOWER on IntegriCloud