| Commit message (Expand) | Author | Age | Files | Lines |
* | inet: rename ir_loc_port to ir_num | Eric Dumazet | 2013-10-10 | 2 | -2/+2 |
* | inet: includes a sock_common in request_sock | Eric Dumazet | 2013-10-10 | 4 | -33/+14 |
* | net: fix build errors if ipv6 is disabled | Eric Dumazet | 2013-10-09 | 1 | -0/+2 |
* | ipv6: make lookups simpler and faster | Eric Dumazet | 2013-10-09 | 6 | -46/+22 |
* | tcp/dccp: remove twchain | Eric Dumazet | 2013-10-08 | 4 | -21/+10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-08 | 5 | -11/+17 |
|\ |
|
| * | net: fix unsafe set_memory_rw from softirq | Alexei Starovoitov | 2013-10-07 | 2 | -8/+13 |
| * | netif_set_xps_queue: make cpu mask const | Michael S. Tsirkin | 2013-10-07 | 1 | -2/+3 |
| * | tc: export tc_defact.h to userspace | stephen hemminger | 2013-10-02 | 2 | -1/+2 |
* | | net: ipv4 only populate IP_PKTINFO when needed | Shawn Bohrer | 2013-10-08 | 1 | -1/+1 |
* | | udp: ipv4: Add udp early demux | Shawn Bohrer | 2013-10-08 | 2 | -1/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | David S. Miller | 2013-10-07 | 5 | -6/+94 |
|\ \ |
|
| * \ | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2013-10-03 | 5 | -6/+95 |
| |\ \ |
|
| | * | | Bluetooth: Add the definition for Slave Page Response Timeout | DoHyun Pyun | 2013-10-02 | 1 | -0/+2 |
| | * | | Bluetooth: Add the definition and stcuture for Sync Train Complete | DoHyun Pyun | 2013-10-02 | 1 | -0/+5 |
| | * | | Bluetooth: Add the definition for Start Synchronization Train | DoHyun Pyun | 2013-10-02 | 1 | -0/+2 |
| | * | | Bluetooth: Add the definition and structure for Set CSB | DoHyun Pyun | 2013-10-02 | 1 | -0/+16 |
| | * | | Bluetooth: Add the structure for Write Sync Train Parameters | DoHyun Pyun | 2013-10-02 | 1 | -0/+12 |
| | * | | Bluetooth: Add the definition and structure for Set CSB Data | DoHyun Pyun | 2013-10-02 | 1 | -0/+14 |
| | * | | Bluetooth: Add the definition and structure for Delete Reserved LT_ADDR | DoHyun Pyun | 2013-10-02 | 1 | -0/+9 |
| | * | | Bluetooth: Add the definition and structure for Set Reserved LT_ADDR | DoHyun Pyun | 2013-10-02 | 1 | -0/+9 |
| | * | | Bluetooth: Add management command for setting static address | Marcel Holtmann | 2013-10-02 | 3 | -0/+9 |
| | * | | Bluetooth: Add a new mgmt_set_bredr command | Johan Hedberg | 2013-10-02 | 1 | -0/+2 |
| | * | | Bluetooth: Introduce a new HCI_BREDR_ENABLED flag | Johan Hedberg | 2013-10-02 | 1 | -0/+1 |
| | * | | Bluetooth: Provide high speed configuration option | Marcel Holtmann | 2013-10-02 | 1 | -0/+1 |
| | * | | Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONE | Marcel Holtmann | 2013-10-02 | 1 | -2/+2 |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth | Gustavo Padovan | 2013-09-27 | 255 | -2322/+5364 |
| | |\ \ |
|
| | * | | | Bluetooth: Add new mgmt_set_advertising command | Johan Hedberg | 2013-09-25 | 1 | -0/+2 |
| | * | | | Bluetooth: Add new mgmt setting for LE advertising | Johan Hedberg | 2013-09-25 | 1 | -0/+1 |
| | * | | | Bluetooth: Use async request for LE enable/disable | Johan Hedberg | 2013-09-25 | 1 | -1/+0 |
| | * | | | Bluetooth: Add event mask page 2 setting support | Johan Hedberg | 2013-09-19 | 1 | -0/+2 |
| | * | | | Bluetooth: Add synchronization train parameters reading support | Johan Hedberg | 2013-09-19 | 1 | -0/+2 |
| | * | | | Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag | Johan Hedberg | 2013-09-18 | 1 | -0/+1 |
| | * | | | Bluetooth: Remove unused event mask struct | Johan Hedberg | 2013-09-18 | 1 | -3/+0 |
| | * | | | Bluetooth: Introduce new HCI socket channel for user operation | Marcel Holtmann | 2013-09-16 | 1 | -0/+1 |
| | * | | | Bluetooth: Introduce user channel flag for HCI devices | Marcel Holtmann | 2013-09-16 | 1 | -0/+1 |
* | | | | | net: Separate the close_list and the unreg_list v2 | Eric W. Biederman | 2013-10-07 | 1 | -0/+1 |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 2013-10-04 | 6 | -78/+259 |
|\ \ \ \ \ |
|
| * | | | | | netfilter: cttimeout: allow to set/get default protocol timeouts | Pablo Neira Ayuso | 2013-10-01 | 1 | -0/+2 |
| * | | | | | netfilter: nf_ct_sip: consolidate NAT hook functions | holger@eitzenberger.org | 2013-10-01 | 1 | -49/+58 |
| * | | | | | netfiler: ipset: Add net namespace for ipset | Vitaly Lavrov | 2013-09-30 | 1 | -7/+9 |
| * | | | | | netfilter: ipset: Use a common function at listing the extensions | Jozsef Kadlecsik | 2013-09-30 | 1 | -0/+21 |
| * | | | | | netfilter: ipset: Support comments for ipset entries in the core. | Oliver Smith | 2013-09-30 | 3 | -9/+107 |
| * | | | | | netfilter: ipset: Support extensions which need a per data destroy function | Jozsef Kadlecsik | 2013-09-30 | 1 | -5/+17 |
| * | | | | | netfilter: ipset: Generalize extensions support | Jozsef Kadlecsik | 2013-09-30 | 1 | -0/+13 |
| * | | | | | netfilter: ipset: Move extension data to set structure | Jozsef Kadlecsik | 2013-09-30 | 2 | -11/+22 |
| * | | | | | netfilter: ipset: Rename extension offset ids to extension ids | Jozsef Kadlecsik | 2013-09-30 | 1 | -8/+8 |
| * | | | | | netfilter: ipset: Prepare ipset to support multiple networks for hash types | Jozsef Kadlecsik | 2013-09-30 | 1 | -0/+2 |
| * | | | | | netfilter: ipset: Introduce new operation to get both setname and family | Jozsef Kadlecsik | 2013-09-30 | 1 | -0/+8 |
| * | | | | | netfilter: ipset: Use fix sized type for timeout in the extension part | Jozsef Kadlecsik | 2013-09-30 | 1 | -1/+1 |