summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Pablo Neira Ayuso2012-10-2216-310/+359
| |\
| | * ipvs: SIP fragment handlingJesper Dangaard Brouer2012-09-281-4/+12
| | * ipvs: API change to avoid rescan of IPv6 exthdrJesper Dangaard Brouer2012-09-288-189/+134
| | * ipvs: Complete IPv6 fragment handling for IPVSJesper Dangaard Brouer2012-09-284-35/+126
| | * ipvs: Fix faulty IPv6 extension header handling in IPVSJesper Dangaard Brouer2012-09-2812-143/+152
| | * ipvs: IPv6 extend ICMPv6 handling for future typesJesper Dangaard Brouer2012-09-281-6/+2
| | * ipvs: Trivial changes, use compressed IPv6 address in outputJesper Dangaard Brouer2012-09-284-10/+10
* | | l2tp: session is an array not a pointerAlan Cox2012-10-261-1/+1
* | | cgroup: net_cls: Rework update socket logicDaniel Wagner2012-10-262-8/+24
* | | cgroup: net_cls: Pass in task to sock_update_classid()Daniel Wagner2012-10-262-7/+7
* | | cgroup: net_cls: Remove rcu_read_lock/unlockDaniel Wagner2012-10-261-2/+0
* | | cgroup: net_prio: Mark local used function staticDaniel Wagner2012-10-261-1/+1
* | | sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman2012-10-264-30/+88
* | | packet: minor: remove unused err assignmentDaniel Borkmann2012-10-261-2/+0
* | | sock-diag: Report shutdown for inet and unix sockets (v2)Pavel Emelyanov2012-10-232-0/+6
* | | ipv6: fix sparse warnings in rt6_info_hash_nhsfn()Nicolas Dichtel2012-10-231-13/+13
* | | netlink: cleanup the unnecessary return value checkHans Zhang2012-10-231-3/+3
* | | ipv4: tcp: clean up tcp_v4_early_demux()Eric Dumazet2012-10-231-4/+3
* | | ipv6: tcp: clean up tcp_v6_early_demux() icsk variableNeal Cardwell2012-10-231-2/+2
OpenPOWER on IntegriCloud