aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28net: sierra: shut up sparse restricted type warningsBjørn Mork
2012-10-28net: cdc_ncm: error path lock fixBjørn Mork
2012-10-28net: cdc_ncm: big endian fixBjørn Mork
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-28rtnl: add a new type of msg to advertise protocol configurationNicolas Dichtel
2012-10-26Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-10-26net: Update args to dummy sock_update_classid().David S. Miller
2012-10-26l2tp: session is an array not a pointerAlan Cox
2012-10-26isdn: remove dead codeAlan Cox
2012-10-26cgroup: net_cls: Rework update socket logicDaniel Wagner
2012-10-26cgroup: net_cls: Pass in task to sock_update_classid()Daniel Wagner
2012-10-26cgroup: net_cls: Remove rcu_read_lock/unlockDaniel Wagner
2012-10-26cgroup: net_cls: Fix local variable type declerationDaniel Wagner
2012-10-26cgroup: net_prio: Mark local used function staticDaniel Wagner
2012-10-26usbnet: smsc95xx: apply introduced usb command APIsMing Lei
2012-10-26usbnet: smsc75xx: apply introduced usb command APIsMing Lei
2012-10-26usbnet: sierra_net: apply introduced usb command APIsMing Lei
2012-10-26usbnet: plusb: apply introduced usb command APIsMing Lei
2012-10-26usbnet: net1080: apply introduced usb command APIsMing Lei
2012-10-26usbnet: mcs7830: apply introduced usb command APIsMing Lei
2012-10-26usbnet: int51x1: apply introduced usb command APIsMing Lei
2012-10-26usbnet: dm9601: apply introduced usb command APIsMing Lei
2012-10-26usbnet: cdc-ncm: apply introduced usb command APIsMing Lei
2012-10-26usbnet: asix: apply introduced usb command APIsMing Lei
2012-10-26usbnet: introduce usbnet 3 command helpersMing Lei
2012-10-26MAINTAINERS: Add myself to list of SCTP maintainersNeil Horman
2012-10-26sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman
2012-10-26packet: minor: remove unused err assignmentDaniel Borkmann
2012-10-26r8169: enable ALDPS for power savinghayeswang
2012-10-23sock-diag: Report shutdown for inet and unix sockets (v2)Pavel Emelyanov
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-10-23ipv6: fix sparse warnings in rt6_info_hash_nhsfn()Nicolas Dichtel
2012-10-23be2net: Fix smatch warnings in be_main.cPadmanabh Ratnakar
2012-10-23netlink: cleanup the unnecessary return value checkHans Zhang
2012-10-23ipv4: tcp: clean up tcp_v4_early_demux()Eric Dumazet
2012-10-23ipv6: tcp: clean up tcp_v6_early_demux() icsk variableNeal Cardwell
2012-10-23ixgbevf: Update version stringGreg Rose
2012-10-23ixgbevf: fix softirq-safe to unsafe splat on internal mbx_lockJohn Fastabend
2012-10-23ixgbevf: Check for error on dma_map_single callGreg Rose