- 4d29515 net: Use bool in netdevice.h helpers. by David S. Miller · 13 years ago
- bdcc092 net: Use bool in skbuff.h helper functions. by David S. Miller · 13 years ago
- ba57b4d ipv4: Make ip_call_ra_chain() return bool. by David S. Miller · 13 years ago
- b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 74dd152 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
- e304dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
- ee0849c Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
- 0343c55 sctp: Export sctp_do_peeloff by Benjamin Poirier · 13 years ago
- f44d4eb mac80211: update ieee80211_tx_rate_control kerneldoc by Simon Wunderlich · 13 years ago
- ac3f48d route: Remove redirect_genid by Steffen Klassert · 13 years ago
- 5faa5df inetpeer: Invalidate the inetpeer tree along with the routing cache by Steffen Klassert · 13 years ago
- 0111ad8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by David S. Miller · 13 years ago
- 82492a3 af_iucv: add shutdown for HS transport by Ursula Braun · 13 years ago
- 0412468 Bluetooth: fix conding style issues all over the tree by Gustavo F. Padovan · 13 years ago
- ace30d7 netfilter: xt_LOG: add __printf() to sb_add() by Eric Dumazet · 13 years ago
- 24de58f netfilter: xt_CT: allow to attach timeout policy + glue code by Pablo Neira Ayuso · 13 years ago
- dd70507 netfilter: nf_ct_ext: add timeout extension by Pablo Neira Ayuso · 13 years ago
- 5097846 netfilter: add cttimeout infrastructure for fine timeout tuning by Pablo Neira Ayuso · 13 years ago
- 2c8503f netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet by Pablo Neira Ayuso · 13 years ago
- 33ee446 netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to array by Pablo Neira Ayuso · 13 years ago
- 5f1f815 netfilter: remove ipt_SAME.h and ipt_realm.h by WANG Cong · 13 years ago
- 6939c33 netfilter: merge ipt_LOG and ip6_LOG into xt_LOG by Richard Weinberger · 13 years ago
- 544d5c7 netfilter: ctnetlink: allow to set expectfn for expectations by Pablo Neira Ayuso · 13 years ago
- 076a0ca netfilter: ctnetlink: add NAT support for expectations by Pablo Neira Ayuso · 13 years ago
- b8c5e52c netfilter: ctnetlink: allow to set expectation class by Pablo Neira Ayuso · 13 years ago
- 7f81c95 netfilter: ipset: hash:net,iface timeout bug fixed by Jozsef Kadlecsik · 13 years ago
- 2a7cef2 netfilter: ipset: Exceptions support added to hash:*net* types by Jozsef Kadlecsik · 13 years ago
- 0927a1a netfilter: ipset: Log warning when a hash type of set gets full by Jozsef Kadlecsik · 13 years ago
- ae8ded1 netfilter: ipset: expose userspace-relevant parts in ip_set.h by Jan Engelhardt · 13 years ago
- c15f1c8 netfilter: ipset: use NFPROTO_ constants by Jan Engelhardt · 13 years ago
- 4f262ac Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
- f64b993 Bluetooth: Fix coding style in all .h files by Gustavo F. Padovan · 13 years ago
- 044e124 Bluetooth: Use correct type for userspace exported structs by Gustavo F. Padovan · 13 years ago
- c476250 Bluetooth: Fix coding style in mgmt.h by Gustavo F. Padovan · 13 years ago
- 95f050b net: Use bool for return value of dev_valid_name(). by David S. Miller · 13 years ago
- 9a9a232 net/mlx4: fixing sparse warnings for not declared, functions by Yevgeny Petrilin · 13 years ago
- eb9bc6e NFC: NCI code identation fixes by Samuel Ortiz · 13 years ago
- 0a40acb NFC: Core code identation fixes by Samuel Ortiz · 13 years ago
- 47807d3 NFC: Remove the rf mode parameter from the DEP link up routine by Samuel Ortiz · 13 years ago
- c970a1a NFC: Add device powered netlink attribute by Samuel Ortiz · 13 years ago
- 10d8493 bcma: add support for on-chip OTP memory used for SPROM storage by Arend van Spriel · 13 years ago
- 8097e14 cfg80211: expose cfg80211_calculate_bitrate() by Thomas Pedersen · 13 years ago
- 804483e cfg80211/mac80211: report signal strength for mgmt frames by Johannes Berg · 13 years ago
- f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 3e85fb9 Merge branch 'akpm' (Andrew's patch bomb) by Linus Torvalds · 13 years ago
- 7512102 memcg: fix GPF when cgroup removal races with last exit by Hugh Dickins · 13 years ago
- 6e27f63 vfork: kill PF_STARTING by Oleg Nesterov · 13 years ago
- 57b59c4 coredump_wait: don't call complete_vfork_done() by Oleg Nesterov · 13 years ago
- d68b46f vfork: make it killable by Oleg Nesterov · 13 years ago
- c415c3b vfork: introduce complete_vfork_done() by Oleg Nesterov · 13 years ago
- c22ab332 kmsg_dump: don't run on non-error paths by default by Matthew Garrett · 13 years ago
- aa13909 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
- 789ce9b Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
- 7c1e51a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
- 1b658f1 cfg80211: Add an attribute to set inactivity timeout in AP mode by Vasanthakumar Thiagarajan · 13 years ago
- 77a1abf net: export netdev_stats_to_stats64 by Eric Dumazet · 13 years ago
- fe8431f mac80211: add an rx flag for ignoring a packet's signal strength by Felix Fietkau · 13 years ago
- c04a4ff cfg80211: fix kernel-doc by Johannes Berg · 13 years ago
- 5533513 {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering by Ashok Nagarajan · 13 years ago
- a027237 bcma: add support for sprom not found on the device by Hauke Mehrtens · 13 years ago
- 1c9351c bcma: export bcma_find_core by Hauke Mehrtens · 13 years ago
- 52aa63f ssb: add some missing sprom attributes by Hauke Mehrtens · 13 years ago
- 03a5642 ssb: add alpha2 by Hauke Mehrtens · 13 years ago
- 3b64e6f ssb: fix per path sprom vars by Hauke Mehrtens · 13 years ago
- f8f8a66 ssb: remove 5GHz antenna gain from sprom by Hauke Mehrtens · 13 years ago
- edd8d90 ssb: sprom fix some sizes / signedness by Hauke Mehrtens · 13 years ago
- 051d3b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
- 0b47150 tg3: Recode PCI MRRS adjustment as a PCI quirk by Matt Carlson · 13 years ago
- 4b32da2b ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> by Paul Mackerras · 13 years ago
- bf7daeb ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.h by Paul Mackerras · 13 years ago
- 784db3f ppp: Change copyright notices from ANU to me by Paul Mackerras · 13 years ago
- 5483f18 vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c by Linus Torvalds · 13 years ago
- adb7950 percpu: fix __this_cpu_{sub,inc,dec}_return() definition by Konstantin Khlebnikov · 13 years ago
- 233ba2c Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
- 2556cd8 mdio.h: Include linux/types.h by David S. Miller · 13 years ago
- 8f9c208 Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next by David S. Miller · 13 years ago
- f541fb7 dccp: fix bug in sequence number validation during connection setup by Samuel Jero · 13 years ago
- 2b88f2d net: dcb: getnumtcs()/setnumtcs() should return an int by John Fastabend · 13 years ago
- 4f87da8 Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets by Johan Hedberg · 13 years ago
- 5707c87 vfs: clarify and clean up dentry_cmp() by Linus Torvalds · 13 years ago
- 0145acc vfs: uninline full_name_hash() by Linus Torvalds · 13 years ago
- 8966be9 vfs: trivial __d_lookup_rcu() cleanups by Linus Torvalds · 13 years ago
- 5189fa1 regset: Return -EFAULT, not -EIO, on host-side memory fault by H. Peter Anvin · 13 years ago
- c8e2525 regset: Prevent null pointer reference on readonly regsets by H. Peter Anvin · 13 years ago
- cfa5555 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
- 5f15903 Bluetooth: mgmt: Add new error code for invalid index by Johan Hedberg · 13 years ago
- b4017c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- ba13ccd Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies by Marcel Holtmann · 13 years ago
- 9d1acbf Bluetooth: mgmt: Add defines for command sizes by Johan Hedberg · 13 years ago
- 9c4df53 ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmd by Ben Hutchings · 13 years ago
- 9c71775 mdio: Export mdio.h to userland by Ben Hutchings · 13 years ago
- 02f2f1a mac80211: handle non-bufferable MMPDUs correctly by Johannes Berg · 13 years ago
- 63c9c5e cfg80211: remove cookies from callbacks by Johannes Berg · 13 years ago
- 978c93b Bluetooth: Save remote L2CAP fixed channel mask by Andrei Emeltchenko · 13 years ago
- b9b3515 Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-2.6-samsung into HEAD by Dave Airlie · 13 years ago
- ecb9719 tcp: fix comment for tp->highest_sack by Neal Cardwell · 13 years ago
- cc2c04e Bluetooth: Add missing host features definitions by Johan Hedberg · 13 years ago
- 29f141f Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into devicetree/merge by Grant Likely · 13 years ago
- 70ca00d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 97a29d5 [PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions conditional by James Bottomley · 13 years ago