summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | | | Bluetooth: trivial: Fix mixing spaces and tabs in smpAndrei Emeltchenko2012-08-061-4/+4
| | | | * | | | | | | | | Bluetooth: debug: Fix printing refcnt for hci_connAndrei Emeltchenko2012-08-061-4/+2
| | | | * | | | | | | | | Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko2012-08-061-1/+1
| | | | * | | | | | | | | Bluetooth: Remove missing codeAndre Guedes2012-08-061-6/+0
| | | | | |/ / / / / / / | | | | |/| | | | | | |
| * | | / | | | | | | | xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquireFan Du2012-08-151-1/+1
| |/ / / / / / / / / /
| * | | | | | | | | | sctp: fix a compile error in sctp.hCong Wang2012-08-151-2/+2
| * | | | | | | | | | sctp: Make sysctl tunables per netEric W. Biederman2012-08-142-116/+90
| * | | | | | | | | | sctp: Push struct net down into sctp_verify_ext_paramEric W. Biederman2012-08-141-3/+3
| * | | | | | | | | | sctp: Push struct net down into all of the state machine functionsEric W. Biederman2012-08-141-1/+2
| * | | | | | | | | | sctp: Push struct net down into sctp_in_scopeEric W. Biederman2012-08-141-1/+1
| * | | | | | | | | | sctp: Push struct net down into sctp_transport_initEric W. Biederman2012-08-141-1/+1
| * | | | | | | | | | sctp: Push struct net down to sctp_chunk_event_lookupEric W. Biederman2012-08-142-8/+9
| * | | | | | | | | | sctp: Add infrastructure for per net sysctlsEric W. Biederman2012-08-142-1/+9
| * | | | | | | | | | sctp: Make the mib per network namespaceEric W. Biederman2012-08-142-5/+7
| * | | | | | | | | | sctp: Make the proc files per network namespace.Eric W. Biederman2012-08-142-13/+17
| * | | | | | | | | | sctp: Make the ctl_sock per network namespaceEric W. Biederman2012-08-142-1/+8
| * | | | | | | | | | sctp: Make the address lists per network namespaceEric W. Biederman2012-08-144-23/+28
| * | | | | | | | | | sctp: Make the association hashtable handle multiple network namespacesEric W. Biederman2012-08-142-4/+5
| * | | | | | | | | | sctp: Make the endpoint hashtable handle multiple network namespacesEric W. Biederman2012-08-142-3/+3
| * | | | | | | | | | sctp: Make the port hash table use struct net in it's key.Eric W. Biederman2012-08-142-2/+3
| * | | | | | | | | | gre: Support GRE over IPv6xeb@mail.ru2012-08-142-2/+40
| * | | | | | | | | | net: Loopback ifindex is constant nowPavel Emelyanov2012-08-091-0/+7
| * | | | | | | | | | net: Make ifindex generation per-net namespacePavel Emelyanov2012-08-091-0/+1
| * | | | | | | | | | net: Dont use ifindices in hash fnsPavel Emelyanov2012-08-092-2/+4
| * | | | | | | | | | net: output path optimizationsEric Dumazet2012-08-072-8/+16
| * | | | | | | | | | net: avoid reloads in SNMP_UPD_PO_STATSEric Dumazet2012-08-061-4/+6
| * | | | | | | | | | netlink: add signed typesJiri Pirko2012-08-031-0/+98
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-028-19/+35
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-172-12/+13
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | net sched: Pass the skb into change so it can access NETLINK_CBEric W. Biederman2012-08-141-1/+2
| * | | | | | | | | | userns: Implement sk_user_nsEric W. Biederman2012-08-141-0/+9
| * | | | | | | | | | userns: Convert net/ax25 to use kuid_t where appropriateEric W. Biederman2012-08-141-2/+2
| * | | | | | | | | | net ip6 flowlabel: Make owner a union of struct pid * and kuid_tEric W. Biederman2012-08-141-1/+4
| * | | | | | | | | | userns: Use kgids for sysctl_ping_group_rangeEric W. Biederman2012-08-141-1/+2
| * | | | | | | | | | userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman2012-08-141-1/+2
| * | | | | | | | | | userns: Convert sock_i_uid to return a kuid_tEric W. Biederman2012-08-141-1/+1
* | | | | | | | | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-10-023-40/+25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cgroup: Assign subsystem IDs during compile timeDaniel Wagner2012-09-142-21/+9
| * | | | | | | | | | | cgroup: net_prio: Do not define task_netpioidx() when not selectedDaniel Wagner2012-09-141-7/+5
| * | | | | | | | | | | cgroup: net_cls: Do not define task_cls_classid() when not selectedDaniel Wagner2012-09-141-5/+6
| * | | | | | | | | | | cgroup: net_cls: Move sock_update_classid() declaration to cls_cgroup.hDaniel Wagner2012-09-142-8/+6
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-011-16/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-163-1/+5
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-2711-15/+24
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-0668-662/+1452
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'v3.6-rc7' into tty-nextGreg Kroah-Hartman2012-07-165-2/+19
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman2012-06-263-4/+10
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | TTY: ircomm, use tty from tty_portJiri Slaby2012-06-121-1/+0
| * | | | | | | | | | | | TTY: ircomm, revamp lockingJiri Slaby2012-06-121-1/+0
| * | | | | | | | | | | | TTY: ircomm, use flags from tty_portJiri Slaby2012-06-121-6/+0