Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | ipvs: always update some of the flags bits in backup | Julian Anastasov | 2012-05-08 | 1 | -0/+5 | |
| * | netfilter: nf_conntrack: use this_cpu_inc() | Eric Dumazet | 2012-05-08 | 1 | -8/+2 | |
| * | netfilter: nf_ct_helper: allow to disable automatic helper assignment | Eric Leblond | 2012-05-08 | 2 | -2/+5 | |
* | | etherdev.h: Convert int is_<foo>_ether_addr to bool | Joe Perches | 2012-05-08 | 1 | -6/+6 | |
|/ | ||||||
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-05-08 | 19 | -40/+122 | |
|\ | ||||||
| * | net: compare_ether_addr[_64bits]() has no ordering | Johannes Berg | 2012-05-08 | 1 | -5/+6 | |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-05-04 | 6 | -6/+19 | |
| |\ | ||||||
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-05-01 | 1 | -1/+2 | |
| | |\ | ||||||
| | | * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2012-04-27 | 1 | -1/+2 | |
| | | |\ | ||||||
| | | | * | Bluetooth: Temporary keys should be retained during connection | Vishal Agarwal | 2012-04-16 | 1 | -0/+1 | |
| | | | * | Bluetooth: hci_persistent_key should return bool | Vishal Agarwal | 2012-04-16 | 1 | -1/+1 | |
| | * | | | net: fix two typos in skbuff.h | Eric Dumazet | 2012-05-01 | 1 | -2/+2 | |
| | * | | | net: fix sk_sockets_allocated_read_positive | Eric Dumazet | 2012-04-30 | 1 | -2/+2 | |
| | * | | | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller | 2012-04-30 | 1 | -1/+3 | |
| | |\ \ \ | ||||||
| | | * | | | ipvs: kernel oops - do_ip_vs_get_ctl | Hans Schillstrom | 2012-04-30 | 1 | -0/+2 | |
| | | * | | | ipvs: take care of return value from protocol init_netns | Hans Schillstrom | 2012-04-30 | 1 | -1/+1 | |
| | * | | | | set fake_rtable's dst to NULL to avoid kernel Oops | Peter Huang (Peng) | 2012-04-24 | 2 | -0/+10 | |
| * | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2012-05-01 | 3 | -7/+40 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | [SCSI] libsas, libata: fix start of life for a sas ata_port | Dan Williams | 2012-04-23 | 2 | -3/+4 | |
| | * | | | | | [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work | Dan Williams | 2012-04-23 | 1 | -4/+36 | |
| * | | | | | | efi: Add new variable attributes | Matthew Garrett | 2012-05-01 | 1 | -1/+12 | |
| * | | | | | | pipes: add a "packetized pipe" mode for writing | Linus Torvalds | 2012-04-29 | 1 | -0/+1 | |
| * | | | | | | Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-04-29 | 1 | -0/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | USB: EHCI: fix crash during suspend on ASUS computers | Alan Stern | 2012-04-24 | 1 | -0/+2 | |
| * | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-04-28 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ARM: pxa: fix gpio wakeup setting | Robert Jarzmik | 2012-04-27 | 1 | -0/+4 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-04-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | spi: fix spi.h kernel-doc warning | Randy Dunlap | 2012-04-27 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-04-27 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | mm: fix up the vmscan stat in vmstat | Ying Han | 2012-04-26 | 1 | -2/+3 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-04-26 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | NFSv4: Ensure we do not reuse open owner names | Trond Myklebust | 2012-04-21 | 1 | -1/+6 | |
| * | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-04-26 | 1 | -3/+11 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | asm-generic: Allow overriding clock_t and add attributes to siginfo_t | H. Peter Anvin | 2012-04-24 | 1 | -3/+11 | |
| * | | | | | | | | | | Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsi | Linus Torvalds | 2012-04-24 | 1 | -14/+17 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | HSI: hsi: Rework hsi_event interface | Carlos Chinea | 2012-04-23 | 1 | -11/+14 | |
| | * | | | | | | | | | HSI: hsi: Rework hsi_controller release | Carlos Chinea | 2012-04-23 | 1 | -3/+3 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||||
* | | | | | | | | | | netdev/of/phy: Add MDIO bus multiplexer support. | David Daney | 2012-05-08 | 1 | -0/+21 | |
* | | | | | | | | | | netdev/of/phy: New function: of_mdio_find_bus(). | David Daney | 2012-05-08 | 1 | -0/+2 | |
* | | | | | | | | | | skb: Add inline helper for getting the skb end offset from head | Alexander Duyck | 2012-05-06 | 1 | -1/+11 | |
* | | | | | | | | | | tcp: be more strict before accepting ECN negociation | Eric Dumazet | 2012-05-04 | 1 | -7/+16 | |
* | | | | | | | | | | mISDN: Help to identify the card | Karsten Keil | 2012-05-04 | 1 | -1/+2 | |
* | | | | | | | | | | mISDN: Make layer1 timer 3 value configurable | Karsten Keil | 2012-05-04 | 2 | -1/+5 | |
* | | | | | | | | | | mISDN: L2 timeouts need to be queued as L2 event | Karsten Keil | 2012-05-04 | 1 | -1/+6 | |
* | | | | | | | | | | skb: Add skb_head_is_locked helper function | Alexander Duyck | 2012-05-03 | 1 | -0/+14 | |
* | | | | | | | | | | net: implement tcp coalescing in tcp_queue_rcv() | Eric Dumazet | 2012-05-03 | 1 | -1/+2 | |
* | | | | | | | | | | tcp: early retransmit: delayed fast retransmit | Yuchung Cheng | 2012-05-03 | 2 | -1/+5 | |
* | | | | | | | | | | tcp: early retransmit | Yuchung Cheng | 2012-05-03 | 2 | -0/+16 | |
* | | | | | | | | | | netem: add ECN capability | Eric Dumazet | 2012-05-01 | 1 | -0/+1 | |
* | | | | | | | | | | net: skb_peek()/skb_peek_tail() cleanups | Eric Dumazet | 2012-05-01 | 1 | -8/+12 |