summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-08-15xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquireFan Du1-1/+1
2012-08-15sctp: fix a compile error in sctp.hCong Wang1-2/+2
2012-08-14sctp: Make sysctl tunables per netEric W. Biederman2-116/+90
2012-08-14sctp: Push struct net down into sctp_verify_ext_paramEric W. Biederman1-3/+3
2012-08-14sctp: Push struct net down into all of the state machine functionsEric W. Biederman1-1/+2
2012-08-14sctp: Push struct net down into sctp_in_scopeEric W. Biederman1-1/+1
2012-08-14sctp: Push struct net down into sctp_transport_initEric W. Biederman1-1/+1
2012-08-14sctp: Push struct net down to sctp_chunk_event_lookupEric W. Biederman2-8/+9
2012-08-14sctp: Add infrastructure for per net sysctlsEric W. Biederman2-1/+9
2012-08-14sctp: Make the mib per network namespaceEric W. Biederman2-5/+7
2012-08-14sctp: Make the proc files per network namespace.Eric W. Biederman2-13/+17
2012-08-14sctp: Make the ctl_sock per network namespaceEric W. Biederman2-1/+8
2012-08-14sctp: Make the address lists per network namespaceEric W. Biederman4-23/+28
2012-08-14sctp: Make the association hashtable handle multiple network namespacesEric W. Biederman2-4/+5
2012-08-14sctp: Make the endpoint hashtable handle multiple network namespacesEric W. Biederman2-3/+3
2012-08-14sctp: Make the port hash table use struct net in it's key.Eric W. Biederman2-2/+3
2012-08-14packet: Report socket mclist info via diag modulePavel Emelyanov1-0/+10
2012-08-14packet: Report more packet sk info via diag modulePavel Emelyanov1-0/+23
2012-08-14packet: Diag core and basic socket info dumpingPavel Emelyanov2-0/+25
2012-08-14gre: Support GRE over IPv6xeb@mail.ru5-2/+61
2012-08-14net: remove netdev_bonding_change()Amerigo Wang1-2/+0
2012-08-14net: move and rename netif_notify_peers()Amerigo Wang1-2/+1
2012-08-09net: Loopback ifindex is constant nowPavel Emelyanov1-0/+7
2012-08-09net: Make ifindex generation per-net namespacePavel Emelyanov1-0/+1
2012-08-09net: Dont use ifindices in hash fnsPavel Emelyanov3-2/+14
2012-08-09time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet1-0/+6
2012-08-07net: output path optimizationsEric Dumazet2-8/+16
2012-08-06net: reorganize IP MIB valuesEric Dumazet1-5/+7
2012-08-06net: avoid reloads in SNMP_UPD_PO_STATSEric Dumazet1-4/+6
2012-08-04ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNETEric Dumazet1-2/+9
2012-08-04net: skb_share_check() should use consume_skb()Eric Dumazet1-3/+6
2012-08-03team: add support for queue override by setting queue_id for portJiri Pirko1-0/+4
2012-08-03team: add per port priority optionJiri Pirko1-0/+1
2012-08-03team: add signed 32-bit team option typeJiri Pirko1-0/+2
2012-08-03netlink: add signed typesJiri Pirko1-0/+98
2012-08-02bcma: BCM43228 supportRafał Miłecki1-0/+6
2012-08-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+2
2012-08-02cfg80211: add channel flag to prohibit OFDM operationSeth Forshee1-0/+2
2012-08-02Fix unexpected SA hard expiration after changing dateFan Du1-0/+4
2012-08-02tcp: Apply device TSO segment limit earlierBen Hutchings1-0/+2
2012-08-02net: Allow driver to limit number of GSO segments per skbBen Hutchings1-0/+2
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-148/+30
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds4-45/+87
2012-08-01Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-0/+1
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-12/+151
2012-08-01Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+6
2012-08-01Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds5-23/+92
2012-08-01locks: remove unused lm_release_privateJ. Bruce Fields1-1/+0
2012-08-01block: add partition resize function to blkpg ioctlVivek Goyal2-0/+58
2012-07-31Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-9/+34