summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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: sierra: shut up sparse restricted type warningsBjørn Mork2012-10-281-2/+2
* net: cdc_ncm: error path lock fixBjørn Mork2012-10-281-0/+2
* net: cdc_ncm: big endian fixBjørn Mork2012-10-281-1/+1
* rtnl/ipv4: add support of RTM_GETNETCONFNicolas Dichtel2012-10-281-2/+73
* rtnl/ipv4: use netconf msg to advertise forwarding statusNicolas Dichtel2012-10-282-4/+91
* rtnl/ipv6: add support of RTM_GETNETCONFNicolas Dichtel2012-10-281-2/+73
* rtnl/ipv6: use netconf msg to advertise forwarding statusNicolas Dichtel2012-10-282-0/+79
* rtnl: add a new type of msg to advertise protocol configurationNicolas Dichtel2012-10-282-0/+27
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-10-2617-362/+502
|\
| * ipvs: fix build errors related to config option combinationsJesper Dangaard Brouer2012-10-231-2/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Pablo Neira Ayuso2012-10-2217-362/+501
| |\
| | * ipvs: SIP fragment handlingJesper Dangaard Brouer2012-09-281-4/+12
| | * ipvs: API change to avoid rescan of IPv6 exthdrJesper Dangaard Brouer2012-09-289-229/+175
| | * ipvs: Complete IPv6 fragment handling for IPVSJesper Dangaard Brouer2012-09-285-36/+164
| | * ipvs: Fix faulty IPv6 extension header handling in IPVSJesper Dangaard Brouer2012-09-2813-153/+214
| | * ipvs: Use config macro IS_ENABLED()Jesper Dangaard Brouer2012-09-281-1/+1
| | * 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-285-11/+11
* | | net: Update args to dummy sock_update_classid().David S. Miller2012-10-261-1/+1
* | | l2tp: session is an array not a pointerAlan Cox2012-10-261-1/+1
* | | isdn: remove dead codeAlan Cox2012-10-261-4/+1
* | | cgroup: net_cls: Rework update socket logicDaniel Wagner2012-10-263-11/+24
* | | cgroup: net_cls: Pass in task to sock_update_classid()Daniel Wagner2012-10-264-9/+9
* | | cgroup: net_cls: Remove rcu_read_lock/unlockDaniel Wagner2012-10-261-2/+0
* | | cgroup: net_cls: Fix local variable type declerationDaniel Wagner2012-10-261-1/+1
* | | cgroup: net_prio: Mark local used function staticDaniel Wagner2012-10-261-1/+1
* | | usbnet: smsc95xx: apply introduced usb command APIsMing Lei2012-10-261-88/+27
* | | usbnet: smsc75xx: apply introduced usb command APIsMing Lei2012-10-261-25/+14
* | | usbnet: sierra_net: apply introduced usb command APIsMing Lei2012-10-261-28/+17
* | | usbnet: plusb: apply introduced usb command APIsMing Lei2012-10-261-7/+4
* | | usbnet: net1080: apply introduced usb command APIsMing Lei2012-10-261-80/+30
* | | usbnet: mcs7830: apply introduced usb command APIsMing Lei2012-10-261-79/+6
* | | usbnet: int51x1: apply introduced usb command APIsMing Lei2012-10-261-49/+3
* | | usbnet: dm9601: apply introduced usb command APIsMing Lei2012-10-261-92/+15
* | | usbnet: cdc-ncm: apply introduced usb command APIsMing Lei2012-10-261-54/+31
* | | usbnet: asix: apply introduced usb command APIsMing Lei2012-10-261-104/+13
* | | usbnet: introduce usbnet 3 command helpersMing Lei2012-10-262-0/+138
* | | MAINTAINERS: Add myself to list of SCTP maintainersNeil Horman2012-10-261-0/+1
* | | sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman2012-10-268-38/+106
OpenPOWER on IntegriCloud