Age | Commit message (Expand) | Author |
2013-09-25 | NFC Digital: Add NFC-F technology support | Thierry Escande |
2013-09-25 | NFC Digital: Add NFC-A technology support | Thierry Escande |
2013-09-25 | NFC Digital: Implement driver commands mechanism | Thierry Escande |
2013-09-25 | NFC: Digital Protocol stack implementation | Thierry Escande |
2013-09-25 | NFC: Set active target upon DEP up event reception | Samuel Ortiz |
2013-09-25 | NFC: NCI: Simplify NCI SPI to become a simple framing/checking layer | Eric Lapuyade |
2013-09-25 | NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistency | Eric Lapuyade |
2013-09-25 | NFC: NCI: Fix wrong allocation size in nci_spi_allocate_device() | Eric Lapuyade |
2013-09-25 | NFC: Export nfc_find_se() | Arron Wang |
2013-09-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-09-19 | netpoll: fix NULL pointer dereference in netpoll_cleanup | Nikolay Aleksandrov |
2013-09-19 | ip: generate unique IP identificator if local fragmentation is allowed | Ansis Atteka |
2013-09-19 | ip: use ip_hdr() in __ip_make_skb() to retrieve IP header | Ansis Atteka |
2013-09-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2013-09-18 | net:dccp: do not report ICMP redirects to user space | Duan Jiong |
2013-09-18 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2013-09-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2013-09-17 | tcp: fix RTO calculated from cached RTT | Neal Cardwell |
2013-09-17 | batman-adv: set the TAG flag for the vid passed to BLA | Antonio Quartulli |
2013-09-17 | netfilter: nfnetlink_queue: use network skb for sequence adjustment | Gao feng |
2013-09-16 | net: sctp: rfc4443: do not report ICMP redirects to user space | Daniel Borkmann |
2013-09-16 | ip6_tunnels: raddr and laddr are inverted in nl msg | Ding Zhi |
2013-09-16 | netfilter: ipset: Fix serious failure in CIDR tracking | Oliver Smith |
2013-09-16 | netfilter: ipset: Validate the set family and not the set type family at swap... | Jozsef Kadlecsik |
2013-09-16 | netfilter: ipset: Consistent userspace testing with nomatch flag | Jozsef Kadlecsik |
2013-09-16 | netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/... | Jozsef Kadlecsik |
2013-09-15 | bridge: fix NULL pointer deref of br_port_get_rcu | Hong Zhiguo |
2013-09-15 | bridge: use br_port_get_rtnl within rtnl lock | Hong Zhiguo |
2013-09-13 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-09-13 | netfilter: nf_nat_proto_icmpv6:: fix wrong comparison in icmpv6_manip_pkt | Phil Oester |
2013-09-12 | bridge: Clamp forward_delay when enabling STP | Herbert Xu |
2013-09-12 | resubmit bridge: fix message_age_timer calculation | Chris Healy |
2013-09-12 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-09-12 | memcg: rename RESOURCE_MAX to RES_COUNTER_MAX | Sha Zhengju |
2013-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-09-12 | net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit | Daniel Borkmann |
2013-09-12 | netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_reply | Sonic Zhang |
2013-09-12 | Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-09-12 | SUNRPC: No, I did not intend to create a 256KiB hashtable | Trond Myklebust |
2013-09-12 | sunrpc: Add missing kuids conversion for printing | Geert Uytterhoeven |
2013-09-11 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-09-11 | kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() | Mathieu Desnoyers |
2013-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-09-11 | net_sched: htb: fix a typo in htb_change_class() | Vimalkumar |
2013-09-11 | ipv6: don't call fib6_run_gc() until routing is ready | Michal Kubeček |
2013-09-11 | fib6_rules: fix indentation | Stefan Tomanek |
2013-09-11 | net: fix multiqueue selection | Eric Dumazet |
2013-09-11 | net: sctp: fix smatch warning in sctp_send_asconf_del_ip | Daniel Borkmann |
2013-09-11 | net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUE | Daniel Borkmann |